netpbm: update to 10.91.02.
This commit is contained in:
parent
f20befc54f
commit
2a0939b430
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.91.01
|
||||
version=10.91.02
|
||||
revision=1
|
||||
_githash=ff0477668376efc94077f311f2965e8490d88a78
|
||||
_githash_guide=fabc39e7f3bf78fbbc4e2923a0b9e53a829a9a26
|
||||
_githash=ee22a387e358e3504dd193e5dd1445ca727034f6
|
||||
_githash_guide=412ea2c1c8e8648262b79507a11ba8e141c4efee
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -16,8 +16,8 @@ license="BSD-3-Clause,GPL-2.0-only,custom:netpbm"
|
|||
homepage="http://netpbm.sourceforge.net/"
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="612b67b40a9955fc58b195e18d4b01c20a15c244d37ff9ff9cb39669edcf8a5a
|
||||
e29db903171b8e77f62c759f29dc1d9808403056bdbd8b80e2dda6014f4bcd66"
|
||||
checksum="358424cf4e330f60668d000aabb293046d5368257d3daa2ca14c7b2460b0ed60
|
||||
f28d84832b72b433869df49cf98b35b28c1bd525d6e341ef8bb77e88fc74f969"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue