netpbm: update to 10.96.06.
This commit is contained in:
parent
93d5d9af1a
commit
e523b4a4f1
1 changed files with 5 additions and 5 deletions
|
@ -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.96.04
|
version=10.96.06
|
||||||
revision=1
|
revision=1
|
||||||
_githash=3c556d3931167936ef5bfb3ba1ff569049aa1b87
|
_githash=ec52f41aabc9de9aac203c2f462252e403c7374a
|
||||||
_githash_guide=913c540e85e33b07c2dbc551ef4092126ab3ed55
|
_githash_guide=e2cf136cedb87e91fea3ddb9f9a5ae01c1656bcb
|
||||||
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="c65fcad80229c8ac2999a6ee10709c8ee4f1f73995e0a4423029250c21233756
|
checksum="7ec959657bfd82d0030adb867e952b588663cd39bf9e02e755349c0bbe8a971e
|
||||||
74ae5c9df00f1654eea60913cd11e7347df111032afc09b315b0567b54bf0b8f"
|
6c262646776dae600093f89b72dcae91ae26cbb6de67ab522de2788ebdb0f790"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Reference in a new issue