]> git.proxmox.com Git - lxcfs.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[lxcfs.git] / Makefile
index f584f74692740b60fa1597fae1a24a1c6c807187..5364bfcff89e527127e402ea7415ba93a19ba513 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ $(DEB): $(BUILDDIR)
 
 .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: clean distclean
 clean: