netpbm: update to 10.85.01.
This commit is contained in:
parent
92640a145f
commit
20fcb85c0b
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.85.00
|
version=10.85.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=ee250e7490cbb3550fed22fdb98b7152cce20b72
|
_githash=b69ed32eefbedb589d1b521d884bd511e2db3fdf
|
||||||
_githash_guide=5d9d0c2bdae252705efcd07ff7601acdc80ff2bd
|
_githash_guide=214ca4206eb4046a1fe7292c039569421b226eeb
|
||||||
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="a6264de949ea682a57736f9ab72bd23338d38992fa7f069924d4f60647cf4d83
|
checksum="12a46497a1b772e440392b95b8de0ceb86bccf80dd433b81ff9268ca13b18bd0
|
||||||
7ff30f060acef3f53d9003149bd88771c17c14551dfc907e99065407b805192e"
|
e2acb993a9e279f6da0f9063b74cfad62c6589cd64b8659dc5e0207f2f593b1c"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Reference in a new issue