Update package version to 1.27.0

This commit is contained in:
2025-12-13 10:33:55 +02:00
parent b83f6653b1
commit 2eb9c59f59
3 changed files with 2 additions and 48 deletions
-2
View File
@@ -8,8 +8,6 @@ prepare() {
cd "$BPM_SOURCE"
# Apply patch for additional install targets
patch -Np1 -i "$BPM_WORKDIR"/mupdf-install-targets.patch
# Apply patch for clang 21
patch -Np1 -i "$BPM_WORKDIR"/mupdf-clang21.patch
# Setup make configuration
cat > user.make <<-EOF