From abd9ff90c9f0c7b9cc55d47c8fd8ebac5d3a31ad Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 22 May 2019 15:39:19 +0200 Subject: [PATCH] buildsys: switch upload dist over to buster Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ec659f..c8da4a3 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ submodule dvb-firmware.git/README linux-firmware.git/WHENCE: .PHONY: upload upload: ${DEBS} - tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch + tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster .PHONY: clean clean: