mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
mupdf: update to 1.17.0.
This commit is contained in:
parent
8e311ba6ab
commit
acf6e1d6a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mupdf'
|
||||
pkgname=mupdf
|
||||
version=1.16.1
|
||||
version=1.17.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-source"
|
||||
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://mupdf.com"
|
||||
distfiles="https://mupdf.com/downloads/archive/${pkgname}-${version}-source.tar.gz"
|
||||
checksum=e71da73dd593dd779b8e0995978ec071139ae51ca7bcccd095dd8922278be447
|
||||
checksum=00e33fa89cb42f1ef9e3bb73671b1cb6d210f5159bd68168fa5c89ceb24dd48e
|
||||
patch_args="-Np1"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue