]> git.proxmox.com Git - ksm-control-daemon.git/commitdiff
buildsys: change upload dist to bookworm
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2024 15:29:14 +0000 (17:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2024 15:29:25 +0000 (17:29 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 7c1e191a51333096a8be110c3618259c6a13ed83..d713f73e4512cf03801966b926a659a6b315836b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ ksm-control-scripts.org/ksm.init: ksm-control-scripts.org.tar.gz
 
 .PHONY: upload
 upload: ${KSM_DEB}
-       tar cf - ${KSM_DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist bullseye
+       tar cf - ${KSM_DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist bookworm
 
 .PHONY: distclean
 distclean: clean