netpbm: update to 10.79.02.
This commit is contained in:
parent
5956fe9fcf
commit
4e7b897072
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.79.00
|
||||
version=10.79.02
|
||||
revision=1
|
||||
_githash=08d938dc6fc6b30e5da6733b52c97169c0d24f8a
|
||||
_githash_guide=c524ff1253a8cc17d3993dd557e5c77126cdc7ac
|
||||
_githash=b800e9a1a113aaa93303d2a74d86bd428baa36d9
|
||||
_githash_guide=651d94f9427e39b6caf92e3e80e882defeb16075
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -17,8 +17,8 @@ homepage="http://netpbm.sourceforge.net/"
|
|||
nocross=yes
|
||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="b445cfd2648135820e03437c33c020720f254716d14573f5cbd4776f63cf1129
|
||||
01314c67ead57af61a344c4f6a533e717c27a9a9da5539e13c12f57615729ce9"
|
||||
checksum="383b9c28425f2dfad12de6b11dc25a2d62bfdd3b83ae2be6d73d931a09a8d143
|
||||
58152397127d93001d6c9d7912947b923835963452844f1a34afd948694163ed"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue