Update package version to 25.6.1

This commit is contained in:
2026-02-14 13:35:36 +02:00
parent 4ff2a63161
commit e9e8bdf9f1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/icu-78.1.patch
patch -Np1 -i "$BPM_WORKDIR"/update-icu-tests.patch
}
# The build function is executed in the source directory