buildsys: sync package version to d/changelog source-of-truth one

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2023-09-04 17:36:55 +02:00
parent 48aa0042ee
commit db0095a49a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=16
# rebuild packages with new KREL and run 'make abiupdate'
KREL=11-bpo11
PKGREL=11~bpo11+1
PKGREL=11~bpo11+2
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)