mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 10.89.00.
This commit is contained in:
parent
ede353e281
commit
ae95cd966c
1 changed files with 6 additions and 6 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.88.01
|
version=10.89.00
|
||||||
revision=1
|
revision=1
|
||||||
_githash=9e4a4ee87ac595f8f537dca090e89e118a3e7c9a
|
_githash=26092f5e2264b80706f4a980a9e79a8289254103
|
||||||
_githash_guide=780e2823db5358e5acd39570d8d93e1afedced00
|
_githash_guide=cc41aede949a8ef521001f6e744a45d77dce6726
|
||||||
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"
|
||||||
|
@ -12,12 +12,12 @@ makedepends="libX11-devel libjpeg-turbo-devel libpng-devel libxml2-devel
|
||||||
tiff-devel zlib-devel"
|
tiff-devel zlib-devel"
|
||||||
short_desc="Toolkit for manipulation of graphic images"
|
short_desc="Toolkit for manipulation of graphic images"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD,GPL-2,custom"
|
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="4d996f41b5a0da6404390d94ccc83d379020ed31e0c8d96042f915809af0b335
|
checksum="65ccabc8421cc8584b40b849753e170f53a26084cec3d9cd8faab3d88282f0cd
|
||||||
04dcf8780e55f37546cbf14175c69a204ef0c55f466c36396618e418f492938b"
|
efc6b21a362c9f380c5aa98d4d1b394f89b749b832ba30e38e5197dc20cbbacc"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue