Skip to content

Commit 4a62ee6

Browse files
mupdf: update to 1.27.2
Co-authored-by: (@stydxm) <stydxm@outlook.com>
1 parent 0ca6edc commit 4a62ee6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app-doc/mupdf/autobuild/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
abinfo "Building MuDPF ..."
2-
make
2+
make shared=yes build=release libs apps extra-apps c++ python
33

44
abinfo "Installing MuPDF ..."
55
make install \

app-doc/mupdf/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=1.27.0
1+
VER=1.27.2
22
EPOCH=1
33
SRCS="git::commit=tags/$VER::https://github.com/ArtifexSoftware/mupdf"
44
CHKSUMS="SKIP"

0 commit comments

Comments
 (0)