mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/poppler-qt4: upgrade to 0.22.0
This commit is contained in:
parent
21fc922780
commit
1af3181ba8
@ -3,7 +3,7 @@
|
||||
# this aport only includes glib/gtk support in order to break the
|
||||
# circular make dependency: gtk <- cups <- poppler <- gtk
|
||||
|
||||
_ver=0.20.5
|
||||
_ver=0.22.0
|
||||
# get the pkgver from poppler
|
||||
if [ -r ../../main/poppler/APKBUILD ]; then
|
||||
. ../../main/poppler/APKBUILD
|
||||
@ -58,4 +58,4 @@ package() {
|
||||
rm "$pkgdir"/usr/lib/*.la || return 1
|
||||
}
|
||||
|
||||
md5sums="8a80ae83eb7a327b031808d09ee1d54d poppler-0.20.5.tar.gz"
|
||||
md5sums="c7038be37a7d446544e83a7df3c26196 poppler-0.22.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user