]> git.proxmox.com Git - pve-firmware.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 13:39:19 +0000 (15:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 13:39:19 +0000 (15:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 1ec659fb1302c0a056d855f58c4c87ee74fbb032..c8da4a33abad6e974005cbc4176dd6f343cd82ad 100644 (file)
--- 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: