buildsys: switch upload dist over to buster

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-22 15:39:19 +02:00
parent c02a74e9ce
commit abd9ff90c9

View File

@ -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: