netpbm: update to 10.97.06.
This commit is contained in:
parent
abd006fa9d
commit
1b439057c3
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.97.05
|
||||
version=10.97.06
|
||||
revision=1
|
||||
_githash=9f95511f291ecc492e283932064857717678bb19
|
||||
_githash_guide=4571e910b4cc98268539768c98d9303dc052847b
|
||||
_githash=f336dfc59346a26a045f7e0df0ecba32d904c55e
|
||||
_githash_guide=61c296305814a003d4e2fad1bf8b165357eb4c79
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
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/"
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="8d42d131931141d79848bf9320b63b8858c51651c0f1ebb2fc2da7e2bcd8c78d
|
||||
b782b5092a3da5fe804084f7e8eb2452e777dcbe73bc0f9634671eafe6a07392"
|
||||
checksum="9cd658ec9081b980a98fb44f02aa5289ba9ca17ad7e9a699627bf6f2a85c5612
|
||||
30a422fb207f9fd02a635a9c75cbb0b24293ca2d7de8f947866ee67ce41dadde"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue