]> git.proxmox.com Git - pve-apiclient.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 14:44:53 +0000 (16:44 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 14:44:53 +0000 (16:44 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index c809b01d542cc5db6bd58994aacb012f8e7812c2..60f1df246696956af53ffc3fc2273148f801fdf6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ update-pve-common:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pmg,pve --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pmg,pve --dist bullseye
 
 distclean: clean