]> git.proxmox.com Git - lxc.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[lxc.git] / Makefile
index a350d3114c150c7b9a40a5f98ef5d6f913c945a1..5f44c7b3b686c6253aa4e922da32f4c14e059c90 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ $(DSC): $(BUILDSRC)
 
 .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
 
 distclean: clean