]> git.proxmox.com Git - pve-qemu.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:17:45 +0000 (18:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:17:45 +0000 (18:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 2c3156a78fa49c8fe47167462cd9d79749c7ee05..93301b1f4748f0984ace246618f91bc2d72d39be 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ update:
 
 .PHONY: upload
 upload: $(DEBS)
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist buster
 
 .PHONY: distclean clean
 distclean: clean