netpbm: update to 11.07.00.
This commit is contained in:
parent
a9bf2806ed
commit
3562ca200d
|
@ -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=11.06.01
|
version=11.07.00
|
||||||
revision=1
|
revision=1
|
||||||
_githash=2ea6cbec549e46141e1212436db4dae5f1652f9b
|
_githash=982e93698739baf42752921bc77f6684ec5c754c
|
||||||
_githash_guide=f253c206bb37949ea28d4d52022cc8c424638a51
|
_githash_guide=be47897961939efd730d204f24e3a201dc5b9997
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="flex perl pkg-config python3"
|
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/"
|
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="87dfa1f3bd8a1e1965c5cf6dbcd5d4873b79fbd09ee29bc9a6669515f8950346
|
checksum="59d7f9202e024244b011ff83235ebc8374df1a0235f36e4bd195f24067363f91
|
||||||
afd5feb306622cae50b5a3f3517574bbf0458fc715477dfeec7b5d2b75f6a780"
|
5a0fc013de1a8cf334b73121299915c798e205b3c111601409aff59fb5fbbd7f"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Reference in New Issue