netpbm: update to 10.96.04.
This commit is contained in:
parent
7185aa8024
commit
05691ea7bf
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.96.03
|
||||
version=10.96.04
|
||||
revision=1
|
||||
_githash=54081f1e108cb4a385f951cbc293368829e39320
|
||||
_githash_guide=54910a3304543a702b0720c3b9c6d6be4ba12100
|
||||
_githash=3c556d3931167936ef5bfb3ba1ff569049aa1b87
|
||||
_githash_guide=913c540e85e33b07c2dbc551ef4092126ab3ed55
|
||||
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="b2184c438d2e9e7a7f99123196719b8a1d1d55a7d28607afb4842ba1ab550cbc
|
||||
b966580dcf5d72fc6a3cfa6c95d46206b9b4c252ec911e14633113c45cb49626"
|
||||
checksum="c65fcad80229c8ac2999a6ee10709c8ee4f1f73995e0a4423029250c21233756
|
||||
74ae5c9df00f1654eea60913cd11e7347df111032afc09b315b0567b54bf0b8f"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Reference in New Issue