]> git.proxmox.com Git - pve-edk2-firmware.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:17:06 +0000 (18:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:17:06 +0000 (18:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 12729d234471c7146c2524a46924bb758a1bec84..b65390e9790aee9f8664de639353229402210e1a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ update_modules: submodule
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
 
 .PHONY: distclean clean
 distclean: clean