netpbm: update to 10.87.00.

This commit is contained in:
Leah Neukirchen 2019-07-01 10:29:41 +02:00
parent a2139f954c
commit 9afaaf1a48

View file

@ -1,10 +1,10 @@
# Template file for 'netpbm' # Template file for 'netpbm'
pkgname=netpbm pkgname=netpbm
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY # from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
version=10.86.04 version=10.87.00
revision=1 revision=1
_githash=b13ba8b9b606c916e0bda39348ee009e920df22e _githash=be0a23cddaf0182d1fda4f623a3b23f67db91d73
_githash_guide=1df50958a6f3bd1ac849b03b44bb4ac00399f446 _githash_guide=659088e47395511bee20a5ac319bc6a3ea5d64cb
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="netpbm-mirror-${_githash}" build_wrksrc="netpbm-mirror-${_githash}"
hostmakedepends="pkg-config perl python flex" hostmakedepends="pkg-config perl python flex"
@ -16,8 +16,8 @@ license="BSD,GPL-2,custom"
homepage="http://netpbm.sourceforge.net/" homepage="http://netpbm.sourceforge.net/"
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz" https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
checksum="09dd6fc0e23cf09a127a3c81d1122f5ea92ee24345aec4974b62cb9fe09990b3 checksum="b8c539a983f9a3245f6ba3608bef557a3519d6a03b5a615462d3ab2d26d78010
d2f2c4fc6b1ce769b49cd7fd69734effcebfa07ccbeebf593d1caec37b23bf53" de7e6e3f66e561cad34afb087f50b28b7fbc585687f21306de3f81d42f6f4470"
post_extract() { post_extract() {
cd $build_wrksrc cd $build_wrksrc