]> git.proxmox.com Git - pve-http-server.git/blobdiff - Makefile
bump version to 4.2-3
[pve-http-server.git] / Makefile
index 0bdea63b7175e377d686432a39f4f1afbc4fe61d..c8abf08b91a5eea77aa2fe7253c6e522030468d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ ${DEB}:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist bullseye
 
 .PHONY: clean distclean
 distclean: clean