netpbm: update to 10.91.04.
This commit is contained in:
parent
92b80aed90
commit
10c1fb658d
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.91.03
|
||||
version=10.91.04
|
||||
revision=1
|
||||
_githash=2e772a749d2abdc603d7bb69c0c78de5ecf75e58
|
||||
_githash_guide=412ea2c1c8e8648262b79507a11ba8e141c4efee
|
||||
_githash=cd7f17a619a0421a1dfb2ceb09f4af60ead8ad5f
|
||||
_githash_guide=2ab5fffd17f1e979ce63db9212331e51f53811fc
|
||||
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="3c2f667cdc2e329d51734ebac404ad2309478755727962080998dd16c03740ed
|
||||
f28d84832b72b433869df49cf98b35b28c1bd525d6e341ef8bb77e88fc74f969"
|
||||
checksum="6f1e93610ef32521dfdebf23074e4c1ebff02edac4cc7ccad6fc2d4de509b593
|
||||
542a9532d5c0a81ff47b3a65529670f51f45da4939150a8545e2f3a4af5b120b"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in a new issue