mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
poppler-qt4: update to 0.41.0.
This commit is contained in:
parent
db718f4a9b
commit
ae214c07c7
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
||||||
#
|
#
|
||||||
pkgname=poppler-qt4
|
pkgname=poppler-qt4
|
||||||
version=0.40.0
|
version=0.41.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="poppler-${version}"
|
wrksrc="poppler-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -21,7 +21,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}/poppler-$version.tar.xz"
|
distfiles="${homepage}/poppler-$version.tar.xz"
|
||||||
checksum=bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
|
checksum=420abaab63caed9e1ee28964a0ba216d1979506726164bc99ad5ade289192a1b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue