netpbm: update to 11.08.00.
This commit is contained in:
parent
b568c323d4
commit
97402f7c89
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=11.07.01
|
||||
version=11.08.00
|
||||
revision=1
|
||||
_githash=40239a4abb85abb5c57453e840f9ef9dbfee1326
|
||||
_githash=ea0ca6c83af94fed16a0778324fbb31bb498ae5e
|
||||
_githash_guide=c907dab62741cb648c3e705ef3ecfd7e110f2ba7
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
|
@ -16,7 +16,7 @@ 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="cf5864b7a51988ad4030c35c2ed7c53c243103ba6ec14eb2b8a14a45921617e7
|
||||
checksum="44dfc09faeebbf10447ffa307d5a777e9e25d91b187684b5b77d9576715c232c
|
||||
01975597cf72b64af1e9cb60cb027c4299c80f1cde711a1cd3839e2cf26288f3"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue