]> git.proxmox.com Git - corosync-pve.git/commitdiff
switch upload dist to bookworm
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 May 2023 15:44:30 +0000 (17:44 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 May 2023 15:44:30 +0000 (17:44 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 0ca46dd1763acc5744217ef2110772273c33c2b4..f117b620575ee4d8daa071c0e2eee1cc92694a6c 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 bullseye --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bookworm --arch ${DEB_BUILD_ARCH}
 
 .PHONY: clean
 distclean: clean