netpbm: update to 10.94.04.
This commit is contained in:
parent
b6d3c50bc0
commit
e22e91f40d
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'netpbm'
|
# Template file for 'netpbm'
|
||||||
pkgname=netpbm
|
pkgname=netpbm
|
||||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||||
version=10.94.03
|
version=10.94.04
|
||||||
revision=1
|
revision=1
|
||||||
_githash=5f3f8a1273d87104c0884995e6e58eab392de08b
|
_githash=ea2de85aa00a33a4e08badf8443ab6c7f1447be8
|
||||||
_githash_guide=6616ab1ac1f91aaf5a7f4eb2e2f3b920e86ebaa0
|
_githash_guide=5053098121e46db0cbb3d166429aa33b934a8e94
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="pkg-config perl python flex"
|
hostmakedepends="pkg-config perl python flex"
|
||||||
|
@ -16,8 +16,8 @@ license="BSD-3-Clause,GPL-2.0-only,custom:netpbm"
|
||||||
homepage="http://netpbm.sourceforge.net/"
|
homepage="http://netpbm.sourceforge.net/"
|
||||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="03ce04ab50afae5e97aad4bd6932587e2ab45bf0ee2c18983de152257b6b63d9
|
checksum="fed4675304b7305f0184c52257470ccf461796fa3c8e953c57d97db7fbe8960b
|
||||||
85236a7ae2ae8d5d22a5017a2d336ada79a19ece644e44fec8d6dfcbda36d9c3"
|
aff050cb0c37de881bc2ff314c1871bfa6ff54d851ce15cc294890abb0f7596a"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Reference in New Issue