]> git.proxmox.com Git - pve-http-server.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[pve-http-server.git] / Makefile
index af2c50ceee8ed48bd58c26249c90314311623245..6e498d9973fff634f7ffe9ea03ace47f31515d38 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,7 @@ install: ${BTDATA}
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
 
 .PHONY: clean distclean
 distclean: clean