]> git.proxmox.com Git - librados2-perl.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 17:39:43 +0000 (19:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 17:40:53 +0000 (19:40 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 6123759448dbeade92a21c49fdc0a9509c483cff..38ba0a70eb993fe472f702f7bdb86ca37806e638 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,4 +80,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}