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

index 9bf873452c999f06f6b97144b4872a81b6bc2ff0..04ad80e2cdee0c7bd0ea37c6138e93310f3107e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}
 
 distclean: clean