netpbm: update to 10.79.00.
This commit is contained in:
parent
425173cd52
commit
ac410faec2
1 changed files with 5 additions and 5 deletions
|
@ -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.78.05
|
version=10.79.00
|
||||||
revision=1
|
revision=1
|
||||||
_githash=f9aeba86b7572e433c798f9cb2210e014077d1b9
|
_githash=08d938dc6fc6b30e5da6733b52c97169c0d24f8a
|
||||||
_githash_guide=e59f4a1c8616d124898efe33eec5d0b7c1b837ca
|
_githash_guide=c524ff1253a8cc17d3993dd557e5c77126cdc7ac
|
||||||
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"
|
||||||
|
@ -17,8 +17,8 @@ homepage="http://netpbm.sourceforge.net/"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="3e91ce104f2bec5b6ec589f42536f8c131258136176274176c34ddc9c9f02c31
|
checksum="b445cfd2648135820e03437c33c020720f254716d14573f5cbd4776f63cf1129
|
||||||
2edf9d639a1177e42fcc90c7a4a827f16624ba75b9c6c6fc88ca8eef01c37cf3"
|
01314c67ead57af61a344c4f6a533e717c27a9a9da5539e13c12f57615729ce9"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Reference in a new issue