mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
netpbm: update to 10.89.01.
This commit is contained in:
parent
7d7c33a4be
commit
d487b69b9b
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.89.00
|
version=10.89.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=26092f5e2264b80706f4a980a9e79a8289254103
|
_githash=d566a34acc0a433487000bb3c1afae798858e43f
|
||||||
_githash_guide=cc41aede949a8ef521001f6e744a45d77dce6726
|
_githash_guide=d9bbf089cc1180650c6222cc4ce98c89c9ccb8b9
|
||||||
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="65ccabc8421cc8584b40b849753e170f53a26084cec3d9cd8faab3d88282f0cd
|
checksum="2250bcadd1046822765e47726ebe042f638d37c2342e97e0c23006a6324cc2da
|
||||||
efc6b21a362c9f380c5aa98d4d1b394f89b749b832ba30e38e5197dc20cbbacc"
|
18ba62f95f2d5bda3631d2cf00316da00bad6d148f3ac2cea175b9d15fadbcd9"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue