From 3e4bb391f6e2f3f949dee02de9da9c591dd5d7e2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 26 Nov 2021 12:52:59 +0100 Subject: [PATCH] buildsys: upload to bullseye Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c899279..24799a5 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,7 @@ update-sa: ${SA_UPDATE_GPG_DIR}/.prepared .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye .PHONY: clean distclean clean: