]> git.proxmox.com Git - zfsonlinux.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:21:21 +0000 (18:21 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 May 2019 09:14:08 +0000 (11:14 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 2c0ab01fb50f83489dead306cf05d18e2d31e6cc..736c1415ab955f380748ddfb0c741e8434c784e8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,4 +101,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEBS}
-       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64
+       tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64