mupdf: update to 1.24.0
This commit is contained in:
parent
4653d294ea
commit
0bc8b82a90
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mupdf'
|
||||
# Static library, revbump all dependants on mupdf updates
|
||||
pkgname=mupdf
|
||||
version=1.23.11
|
||||
version=1.24.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||
libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
|
||||
|
@ -16,7 +16,7 @@ license="AGPL-3.0-only"
|
|||
homepage="https://mupdf.com"
|
||||
changelog="https://mupdf.com/releases/history.html"
|
||||
distfiles="https://mupdf.com/downloads/archive/mupdf-${version}-source.tar.lz"
|
||||
checksum=dbd72c98cbb54685d2d70e1cf5b4aaf0c8893f5aaf62e61293744f19f12764cf
|
||||
checksum=f8200d44b7728359c628e12eb0e85e8471a8296ae7ae6250b20185b598aa98a7
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue