poppler-data: update to 0.4.10.
This commit is contained in:
parent
f009b7241a
commit
5e4bf97c45
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'poppler-data'
|
||||
pkgname=poppler-data
|
||||
version=0.4.9
|
||||
version=0.4.10
|
||||
revision=1
|
||||
archs=noarch
|
||||
short_desc="Encoding data for the poppler PDF rendering library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="https://poppler.freedesktop.org/"
|
||||
distfiles="https://poppler.freedesktop.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=1f9c7e7de9ecd0db6ab287349e31bf815ca108a5a175cf906a90163bdbe32012
|
||||
checksum=6e2fcef66ec8c44625f94292ccf8af9f1d918b410d5aa69c274ce67387967b30
|
||||
|
||||
do_install() {
|
||||
make prefix=/usr DESTDIR=${DESTDIR} install
|
||||
|
|
Loading…
Reference in a new issue