netpbm: update to 11.08.01.
This commit is contained in:
parent
6b9d63a81c
commit
d0e485fcac
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=11.08.00
|
||||
version=11.08.01
|
||||
revision=1
|
||||
_githash=ea0ca6c83af94fed16a0778324fbb31bb498ae5e
|
||||
_githash_guide=c907dab62741cb648c3e705ef3ecfd7e110f2ba7
|
||||
_githash=f729c8566b4622350a1bad2c11eb38cae06c8bc0
|
||||
_githash_guide=16fc707f36b9c7e10d40cea4a6dd3402fa2cbc0d
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="flex perl pkg-config python3"
|
||||
|
@ -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="44dfc09faeebbf10447ffa307d5a777e9e25d91b187684b5b77d9576715c232c
|
||||
01975597cf72b64af1e9cb60cb027c4299c80f1cde711a1cd3839e2cf26288f3"
|
||||
checksum="a4298f3a0c357c8528bfa774e603fa9312018a4dc1567b327bb6c201a514f95c
|
||||
3fcf78cf2d7896bef2776236d90a54045d31327a06d6520d4ad052e35bef096f"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue