]> git.proxmox.com Git - librados2-perl.git/commitdiff
buildsys: switch upload dist to bookworm
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 May 2023 15:22:45 +0000 (17:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 May 2023 15:23:12 +0000 (17:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index bc3fe6e6648d879dfce789bd871637601ecedfb5..76005e8a4fdfd78990d7395c1e241a172956b920 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -78,4 +78,4 @@ distclean: clean
 
 .PHONY: upload
 upload: $(DEB)
-       tar cf - $(DEB) | ssh repoman@repo.proxmox.com -- upload --product pve --dist bullseye --arch $(DEB_BUILD_ARCH)
+       tar cf - $(DEB) | ssh repoman@repo.proxmox.com -- upload --product pve --dist bookworm --arch $(DEB_BUILD_ARCH)