mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 11.07.01.
This commit is contained in:
parent
96816990da
commit
dc0b04940d
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=11.07.00
|
version=11.07.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=982e93698739baf42752921bc77f6684ec5c754c
|
_githash=40239a4abb85abb5c57453e840f9ef9dbfee1326
|
||||||
_githash_guide=be47897961939efd730d204f24e3a201dc5b9997
|
_githash_guide=c907dab62741cb648c3e705ef3ecfd7e110f2ba7
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="flex perl pkg-config python3"
|
hostmakedepends="flex perl pkg-config python3"
|
||||||
|
@ -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="59d7f9202e024244b011ff83235ebc8374df1a0235f36e4bd195f24067363f91
|
checksum="cf5864b7a51988ad4030c35c2ed7c53c243103ba6ec14eb2b8a14a45921617e7
|
||||||
5a0fc013de1a8cf334b73121299915c798e205b3c111601409aff59fb5fbbd7f"
|
01975597cf72b64af1e9cb60cb027c4299c80f1cde711a1cd3839e2cf26288f3"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue