mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
netpbm: update to 10.97.00.
This commit is contained in:
parent
bfcfd60c48
commit
8e5445212c
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=10.96.06
|
version=10.97.00
|
||||||
revision=1
|
revision=1
|
||||||
_githash=ec52f41aabc9de9aac203c2f462252e403c7374a
|
_githash=6e629f983aa205c3eaa5f339f1c71bb5e7938049
|
||||||
_githash_guide=e2cf136cedb87e91fea3ddb9f9a5ae01c1656bcb
|
_githash_guide=1feb4eb4d9783d530653f6e6ac8bc4264732501d
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="pkg-config perl python flex"
|
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/"
|
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="7ec959657bfd82d0030adb867e952b588663cd39bf9e02e755349c0bbe8a971e
|
checksum="bc599598fa65e17518475975de2cffe500d7f2c664a99a390df00de7553f6e84
|
||||||
6c262646776dae600093f89b72dcae91ae26cbb6de67ab522de2788ebdb0f790"
|
e90ddc2133cb2705190c26ba648939b3756082e69558862ff9d7ae72d485015a"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue