]> git.proxmox.com Git - corosync-pve.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 16 May 2021 15:51:14 +0000 (17:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 16 May 2021 15:51:14 +0000 (17:51 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 9801aecee211504bda73e1ec542f3a6202860821..0ca46dd1763acc5744217ef2110772273c33c2b4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ submodule:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye --arch ${DEB_BUILD_ARCH}
 
 .PHONY: clean
 distclean: clean