netpbm: update to 10.77.04.
This commit is contained in:
parent
3f21f22b6b
commit
18538da2a9
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.77.03
|
||||
version=10.77.04
|
||||
revision=1
|
||||
_githash=53501b361d00b707514a68ce298a6af1d017717a
|
||||
_githash_guide=aa94d898ebf60858a51a78753e4a6fd2286c3197
|
||||
_githash=8b32628b4c65cdd2b09e877150bbc4bcdd9b6ba7
|
||||
_githash_guide=ae497df6cc842153430cd891dd332bc382207631
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
|
@ -16,8 +16,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="0cc72411d25000e7a7ba8d5a4c7a90e89dbb93a3cc54ff9fd79150ff27f4247f
|
||||
f9f0a7f3cc898c75a6e434644526128b19ccf4305ca20df7b7197c733e5ebc47"
|
||||
checksum="b6ca80e982c273d35ded3ac448640d581e5d9c1a22c80f63d4ef019fafceb0da
|
||||
0ff8a1759b112ed0ab257834132a7541698ef4709dd49b5bc9c6ebc63c8c58c1"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue