Update package version to 1.29.1

This commit is contained in:
2026-09-04 17:41:02 +03:00
parent a88aefd8bc
commit 4c12ddbed1
3 changed files with 516 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/0001-fix-missing-json-c-symbols-in-build.patch
patch -Np1 -i "$BPM_WORKDIR"/2188.patch
./autogen.sh
}