]> git.proxmox.com Git - proxmox-ve.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[proxmox-ve.git] / Makefile
index ff4730e67f4412c2d3ec7c440a502d66e48b84c5..8ca3f524d06ac604225da58724bc6efc99a5862b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ ${PVE_DEB}: debian
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH}
+       tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${ARCH}
 
 .PHONY: distclean
 distclean: clean