mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mupdf: update to 1.23.10
This commit is contained in:
parent
73e3cb0610
commit
f3aa2e2318
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mupdf'
|
# Template file for 'mupdf'
|
||||||
# Static library, revbump all dependants on mupdf updates
|
# Static library, revbump all dependants on mupdf updates
|
||||||
pkgname=mupdf
|
pkgname=mupdf
|
||||||
version=1.23.6
|
version=1.23.10
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||||
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://mupdf.com"
|
homepage="https://mupdf.com"
|
||||||
distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
|
distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
|
||||||
checksum=7beb083bedd18c2727ecfa4d8355db4371050cc002ebd20dee5ae7d640161f16
|
checksum=11604853480ac3d126109c76506739e000c5e4ad17d090c6b519c7cf9caf1a5c
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue