mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
netpbm: update to 10.91.04.
This commit is contained in:
parent
92b80aed90
commit
10c1fb658d
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.91.03
|
version=10.91.04
|
||||||
revision=1
|
revision=1
|
||||||
_githash=2e772a749d2abdc603d7bb69c0c78de5ecf75e58
|
_githash=cd7f17a619a0421a1dfb2ceb09f4af60ead8ad5f
|
||||||
_githash_guide=412ea2c1c8e8648262b79507a11ba8e141c4efee
|
_githash_guide=2ab5fffd17f1e979ce63db9212331e51f53811fc
|
||||||
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="3c2f667cdc2e329d51734ebac404ad2309478755727962080998dd16c03740ed
|
checksum="6f1e93610ef32521dfdebf23074e4c1ebff02edac4cc7ccad6fc2d4de509b593
|
||||||
f28d84832b72b433869df49cf98b35b28c1bd525d6e341ef8bb77e88fc74f969"
|
542a9532d5c0a81ff47b3a65529670f51f45da4939150a8545e2f3a4af5b120b"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue