mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
netpbm: update to 11.00.01.
This commit is contained in:
parent
65fd94708b
commit
2aeaa59ca0
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.00.00
|
version=11.00.01
|
||||||
revision=1
|
revision=1
|
||||||
_githash=0d782c278caeb9e70b1a5635d018168b09ecf2ba
|
_githash=7983661603923b2e2af43fd4d0c6e6b93f7970a6
|
||||||
_githash_guide=fb48776592aebf481e5b27db16786005dd965c71
|
_githash_guide=9d72d65003b20163f6a3a551bca9e4674288a5a7
|
||||||
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="68940d516caf6348063cce2bb7990a3deb6c32aac23ae7d919ca41e20b6f25e4
|
checksum="366d35073bacae62de0db853c5cf0e3663daad8368db49fb999cbd69109dd644
|
||||||
cfe66c6f29c42ab006f640bae59cdea8e903aec80aca7a144504c74707572ddf"
|
d172e563578b58152bf3938e0eaab873208325cc7f6c29f105f75bf5cf3fb256"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue