X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=Makefile;h=c98886d1de8d78524df55c4e70f0f49a5e57b92b;hp=9cd29470e1ebfaa218918eae41b45b49b07b23df;hb=0398480886f82189988edcd00fa20683cbbed4ce;hpb=0d462fc085916f9d95378ec18c011b1f20f6b9fd diff --git a/Makefile b/Makefile index 9cd2947..c98886d 100644 --- 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 stretch --arch ${DEB_BUILD_ARCH} + tar cf - $(DEBS) | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}