mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
netpbm: update to 10.97.04.
This commit is contained in:
parent
0c17798f73
commit
17f62906be
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.97.03
|
version=10.97.04
|
||||||
revision=1
|
revision=1
|
||||||
_githash=074b331756e2dcd520e821db3fd7789926b9ccd9
|
_githash=3f3a0bb41c579c667871ac322534c59323f1d801
|
||||||
_githash_guide=bcd37ef5e43545e8a48bd18091d82144912b942d
|
_githash_guide=4571e910b4cc98268539768c98d9303dc052847b
|
||||||
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="aa9b8ea4fdda74704ee0005c9927ebd89994fac7a0172011cc6cdd00501a1659
|
checksum="e459ddc37a02a008d3d00aabaa43d3f1df34a6b0409db7ef896ca3cb28b94f41
|
||||||
e73980cd57731ee51d1a6a3a9388df8b9cf621700e65713727fd314dd772063a"
|
b782b5092a3da5fe804084f7e8eb2452e777dcbe73bc0f9634671eafe6a07392"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue