xpdf: update to 4.02.
This commit is contained in:
parent
9bb604e980
commit
6d4a3d6374
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpdf'
|
||||
pkgname=xpdf
|
||||
version=4.01.01
|
||||
version=4.02
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSTEM_XPDFRC=/etc/xpdfrc"
|
||||
|
@ -11,9 +11,9 @@ depends="gsfonts"
|
|||
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.foolabs.com/xpdf/"
|
||||
homepage="http://www.xpdfreader.com/"
|
||||
distfiles="https://xpdfreader-dl.s3.amazonaws.com/xpdf-$version.tar.gz"
|
||||
checksum=ba550c7d3e4f73b1833cfcdcd9dbe39849dd0cd459b6774c4ecdfeca993204a4
|
||||
checksum=52d51dc943b9614b8da66e8662b3031a3c82dc25bfc792eac6b438aa36d549a4
|
||||
patch_args="-Np1"
|
||||
|
||||
post_extract() {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site='http://www.xpdfreader.com/download.html'
|
Loading…
Reference in New Issue