]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[vncterm.git] / Makefile
index 4f275a2e04bf2d2e359b0f0cf19b467dc0930502..a84205e6e8168588a85fbee9158b536b63787b0e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ ${DEB}:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist buster
 
 .PHONY: clean
 clean: