]> git.proxmox.com Git - pve-firewall.git/blobdiff - Makefile
buildsys: change upload/repo dist to bullseye
[pve-firewall.git] / Makefile
index c98886d1de8d78524df55c4e70f0f49a5e57b92b..c5a6158f7a17039ce72442d1a3ecffaf2a158faf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,4 +48,4 @@ clean:
 
 .PHONY: upload
 upload: $(DEBS)
-       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}
+       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve --dist bullseye --arch ${DEB_BUILD_ARCH}