From: Thomas Lamprecht Date: Thu, 23 May 2019 16:21:21 +0000 (+0200) Subject: buildsys: switch upload dist over to buster X-Git-Tag: zfs-2.0.6-bullseye~105 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=8c9433c855a731e78e178b75f1102a2fb4c77fc3;p=zfsonlinux.git buildsys: switch upload dist over to buster Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 2c0ab01..736c141 100644 --- a/Makefile +++ b/Makefile @@ -101,4 +101,4 @@ distclean: clean .PHONY: upload upload: ${DEBS} - tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64 + tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64