netpbm: update to 10.97.05.
This commit is contained in:
parent
8fb77d7967
commit
55e6777259
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# 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.97.04
|
version=10.97.05
|
||||||
revision=1
|
revision=1
|
||||||
_githash=3f3a0bb41c579c667871ac322534c59323f1d801
|
_githash=9f95511f291ecc492e283932064857717678bb19
|
||||||
_githash_guide=4571e910b4cc98268539768c98d9303dc052847b
|
_githash_guide=4571e910b4cc98268539768c98d9303dc052847b
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
|
@ -16,7 +16,7 @@ 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="e459ddc37a02a008d3d00aabaa43d3f1df34a6b0409db7ef896ca3cb28b94f41
|
checksum="8d42d131931141d79848bf9320b63b8858c51651c0f1ebb2fc2da7e2bcd8c78d
|
||||||
b782b5092a3da5fe804084f7e8eb2452e777dcbe73bc0f9634671eafe6a07392"
|
b782b5092a3da5fe804084f7e8eb2452e777dcbe73bc0f9634671eafe6a07392"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in a new issue