mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
netpbm: update to 11.10.05.
This commit is contained in:
parent
9fe93a316e
commit
df38179268
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=11.10.04
|
version=11.10.05
|
||||||
revision=1
|
revision=1
|
||||||
_githash=dd08c344772c29f91fe9c53b9eec55af0d3ba580
|
_githash=c04578191d0318bd82b325a019e0eef17e269fbd
|
||||||
_githash_guide=84f13d45a9d847db201c388c04802d71b5344189
|
_githash_guide=25df08d5cfdf4fafecae7475a3aea9cede514561
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="flex perl pkg-config python3"
|
hostmakedepends="flex perl pkg-config python3"
|
||||||
|
@ -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="71f40ab5eda0ed12fa32a077741946284ea2a747d09aa802233310ad0630e8d3
|
checksum="6272427a05a7c637470af5cca4d30728d30a3a1e4de0362005eba8cf0b87e02d
|
||||||
a0614c0f236507903ec1dfb350e93f594c86643075b09332cc60430c20937e21"
|
f142d4870f4349c99b96508dd7b63f291ed81e50b8068458cd3d1c8f66c90f94"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue