mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
poppler: update to 0.54.0.
This commit is contained in:
parent
6aa285f966
commit
4addcfe57a
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt{4,5}".
|
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt{4,5}".
|
||||||
#
|
#
|
||||||
pkgname=poppler
|
pkgname=poppler
|
||||||
version=0.53.0
|
version=0.54.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://poppler.freedesktop.org"
|
homepage="http://poppler.freedesktop.org"
|
||||||
distfiles="${homepage}/$pkgname-$version.tar.xz"
|
distfiles="${homepage}/$pkgname-$version.tar.xz"
|
||||||
checksum=592bf72960c6b5948b67657594b05e72d9a278daf7613c9f3cdff9a5b73096a8
|
checksum=10cca9a67cc2e6f4f9024192b1067c444218bf94430891f43dc819d78536ca31
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue