netpbm: update to 10.82.01.
This commit is contained in:
parent
a9e924eefa
commit
6fa80d2303
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.82.00
|
||||
version=10.82.01
|
||||
revision=1
|
||||
_githash=cd86a2c8d798c98b2f5d7656971fc4553b4ed172
|
||||
_githash_guide=08a792751573eb86bcf39c7a4ffed2f14972128c
|
||||
_githash=41940d88c082a27d5b52d584fc044d6fa832aabd
|
||||
_githash_guide=42098725cc6d9484c2d8b5c0427f38754c0a17c8
|
||||
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="b410af2d8d59263120378ef3e3641e48cfc78f411882a443dab6de4f5b62d893
|
||||
6574efee08d6b509c05cc4e9a93510665f0d8b844ef4dce0d8f2c2577068f0c8"
|
||||
checksum="ae0228bf864221a749c5878e0cb0b5fa7814015c641ac61ac9905070834900c1
|
||||
b2f1a0d9f622c37e98fafbed69f42b7a497938eb0164f37a001a5e54051160b6"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue