mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
netpbm: update to 11.10.00.
This commit is contained in:
parent
b379019d67
commit
cb3abf9bde
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=11.09.02
|
||||
version=11.10.00
|
||||
revision=1
|
||||
_githash=f748fdde1063904786306dbca23baa10ea64500d
|
||||
_githash_guide=7f177a0ef1ac42b840dd5410c38c5522da555848
|
||||
_githash=9a066dbe69fab0a77b0db1fa6acaf0d9dfcdea27
|
||||
_githash_guide=7ff5c08ad3e1e48957f77c1fd698a5892964a985
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
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/"
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="fab8af09b3a88dd132c2d56e555f863673997e4f1dbe3d1f82d458b51545bd08
|
||||
9db715e294fdc72a3a63e9bc0f88122d74671a994e1b12ecdf4faf1b8a898159"
|
||||
checksum="126a6e25a759cc61e77bfbb1769e1a40ea1c5f638a2c3d53a9100bef28b374d8
|
||||
98dcd3415d3f50321d468e6caf59338543ff36ba47b2f415b91836a88edc6f8d"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Add table
Reference in a new issue