From: Wolfgang Bumiller Date: Thu, 27 Oct 2022 13:31:33 +0000 (+0200) Subject: bump upload target X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=729281cd932dd6fd43dcc3539ac48d7d734a55c2;p=pxar.git bump upload target Signed-off-by: Wolfgang Bumiller --- diff --git a/Makefile b/Makefile index e25df8f..3ce6692 100644 --- a/Makefile +++ b/Makefile @@ -41,4 +41,4 @@ upload: deb dcmd --deb rust-pxar_*.changes \ | grep -v '.changes$$' \ | tar -cf- -T- \ - | ssh -X repoman@repo.proxmox.com upload --product devel --dist buster + | ssh -X repoman@repo.proxmox.com upload --product devel --dist bullseye