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

index 99322a225121c3efbdf7b264aa3bbb61b1a09adb..8f5fbf5b999c587860e6357ee2201d3f8795009a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}
 
 distclean: clean