xpdf: update to 4.03.
This commit is contained in:
parent
332d12a67a
commit
ac91a142e8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpdf'
|
||||
pkgname=xpdf
|
||||
version=4.02
|
||||
version=4.03
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Viewer for Portable Document Format (PDF) files"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="http://www.xpdfreader.com/"
|
||||
distfiles="https://xpdfreader-dl.s3.amazonaws.com/xpdf-$version.tar.gz"
|
||||
checksum=52d51dc943b9614b8da66e8662b3031a3c82dc25bfc792eac6b438aa36d549a4
|
||||
distfiles="https://dl.xpdfreader.com/xpdf-${version}.tar.gz"
|
||||
checksum=0fe4274374c330feaadcebb7bd7700cb91203e153b26aa95952f02bf130be846
|
||||
patch_args="-Np1"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue