From 6801213d13bf7ff01872e264498b61d489a5f393 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 27 May 2019 13:58:01 +0200 Subject: [PATCH] common sources.list: move from stretch to buster Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 31a5e650..8274060f 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ test: .PHONY: upload upload: ${DEB} - tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch + tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist buster .PHONY: clean clean: