diff --git a/Makefile b/Makefile index 6eea569..49890a0 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ download ${SRCDIR}: .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: distclean distclean: clean