netpbm: update to 10.85.02.
This commit is contained in:
parent
facb942fbc
commit
c7c9a20412
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.85.01
|
||||
version=10.85.02
|
||||
revision=1
|
||||
_githash=b69ed32eefbedb589d1b521d884bd511e2db3fdf
|
||||
_githash_guide=214ca4206eb4046a1fe7292c039569421b226eeb
|
||||
_githash=e91b7794264ef6af3856fd54373def89d3a949a9
|
||||
_githash_guide=598441aa09a2e3b2fa45abb8a758ff76c68f9c9e
|
||||
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="12a46497a1b772e440392b95b8de0ceb86bccf80dd433b81ff9268ca13b18bd0
|
||||
e2acb993a9e279f6da0f9063b74cfad62c6589cd64b8659dc5e0207f2f593b1c"
|
||||
checksum="e3f73bb8c13f900ab5f2426285841c3072aef679a268ca3bc8a88eb21c232847
|
||||
991fb11f0f4216416c6f9464a15126b84f97d867e77dd08dd7bc415a92610928"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue