]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
buildsys: change upload dist to bullseye
[vncterm.git] / Makefile
index 1ee289da5484da6afc76c85b0979be8392995027..746b81e99ddf8409e130d8903e5e322a8a327247 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ ${DEB}:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye
 
 .PHONY: clean
 clean: