mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: update to 10.99.03.
This commit is contained in:
parent
e54487d8f3
commit
35797dbd70
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.99.02
|
version=10.99.03
|
||||||
revision=1
|
revision=1
|
||||||
_githash=f95b41755a0e27e4b51f5951d888b7bdabf1cb2f
|
_githash=30afec0b7050d438e664f123b4faa97f9f7e6e20
|
||||||
_githash_guide=ef01c3b833ded73731ca4c696c37de8a23f23e12
|
_githash_guide=fb48776592aebf481e5b27db16786005dd965c71
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="pkg-config perl flex"
|
hostmakedepends="pkg-config perl 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="41bbd7d546b6d4b6b60c476bf5e152db2daa529890bf20e500ba2eb222546d7e
|
checksum="af26aa92eb7ae3e10cb3b084607c8cb812a6f975b2874b43bb653b7017ec7468
|
||||||
4ab71da852fbb45594f2bfd02248603d41c9c24c5986ba2c3f2c858643630f1b"
|
cfe66c6f29c42ab006f640bae59cdea8e903aec80aca7a144504c74707572ddf"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue