mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
netpbm: update to 10.95.00.
This commit is contained in:
parent
9249bd6a15
commit
8cb25dd29a
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.94.05
|
version=10.95.00
|
||||||
revision=1
|
revision=1
|
||||||
_githash=aa813fa24371ead6a50fed6080fe82f8ccc7f491
|
_githash=ffa495eb1f02bfc0e5f83a17e917e8709ec41356
|
||||||
_githash_guide=5053098121e46db0cbb3d166429aa33b934a8e94
|
_githash_guide=2c3fbc4db1aca945072feadb09436cd198e87999
|
||||||
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="96dc1cfa12c229e87b139fd91d5ab3b32ed334a086668c193741972962a74e99
|
checksum="e110ea7f9114f9a82c9ecc1a208ed53fe09e8eef709d7197288c351be268e88f
|
||||||
aff050cb0c37de881bc2ff314c1871bfa6ff54d851ce15cc294890abb0f7596a"
|
70f39f2cbce329f527efaf07992bafbe4881444e0578b3a2d9dce0a5e7320266"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue