mupdf: update to 1.16.1
This commit is contained in:
parent
399d34d9ae
commit
52a50e66c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mupdf'
|
||||
pkgname=mupdf
|
||||
version=1.15.0
|
||||
revision=3
|
||||
version=1.16.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-source"
|
||||
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
||||
|
@ -14,7 +14,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://mupdf.com"
|
||||
distfiles="https://mupdf.com/downloads/archive/${pkgname}-${version}-source.tar.gz"
|
||||
checksum=9fe6773ee0dc192d1878b7886b51150cbeb1a8ad81d3cd806d8e1ab343ffd471
|
||||
checksum=e71da73dd593dd779b8e0995978ec071139ae51ca7bcccd095dd8922278be447
|
||||
patch_args="-Np1"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue