netpbm: update to 10.74.02.
This commit is contained in:
parent
cceef562d3
commit
1e81475491
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.74.00
|
||||
_githash=2532869c563c57ae527ac55a51e5f040e2f3301b
|
||||
version=10.74.02
|
||||
_githash=3bb2edc4c1563f23e5e2922095eb8d6705e499d1
|
||||
revision=1
|
||||
_githash_guide=5724f95a90d6e4443762efe6ae41bb4a457b98db
|
||||
_githash_guide=e40b41180130fff8341baa8d1760644466b296db
|
||||
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="1701e88e9092fa39a267229825d85287c3e1ed62f00b42bd9366089d32b9c7d0
|
||||
71a222d95744ec1bfc956df738a6ee504384ca1d90ad43be71ed1f1d9f6791af"
|
||||
checksum="3b93924f6906fc60858eb815b452fe7ebab3d2cd3637648e196066fd0ad50c92
|
||||
bc23acaddac783ce1b34f6cfc939ba29103012ed65377f624dbe06400a8de0bd"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue