]> git.proxmox.com Git - corosync-pve.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[corosync-pve.git] / Makefile
index 99322a225121c3efbdf7b264aa3bbb61b1a09adb..8f5fbf5b999c587860e6357ee2201d3f8795009a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}
 
 distclean: clean