mupdf: update to 1.23.10
This commit is contained in:
parent
73e3cb0610
commit
f3aa2e2318
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mupdf'
|
||||
# Static library, revbump all dependants on mupdf updates
|
||||
pkgname=mupdf
|
||||
version=1.23.6
|
||||
version=1.23.10
|
||||
revision=1
|
||||
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://mupdf.com"
|
||||
distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
|
||||
checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
|
||||
checksum=11604853480ac3d126109c76506739e000c5e4ad17d090c6b519c7cf9caf1a5c
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue