mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
netpbm: update to 11.10.04.
This commit is contained in:
parent
761aea7e98
commit
bdc1884ae9
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.10.02
|
||||
version=11.10.04
|
||||
revision=1
|
||||
_githash=c2cc4fc63ed590f4991299d1e67eab43f0f6e9d0
|
||||
_githash_guide=7ff5c08ad3e1e48957f77c1fd698a5892964a985
|
||||
_githash=dd08c344772c29f91fe9c53b9eec55af0d3ba580
|
||||
_githash_guide=84f13d45a9d847db201c388c04802d71b5344189
|
||||
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="14fb635e10e617e5bda69a0a12a6cedf3748e1cb897d51469ef946a8ac11d4c7
|
||||
98dcd3415d3f50321d468e6caf59338543ff36ba47b2f415b91836a88edc6f8d"
|
||||
checksum="71f40ab5eda0ed12fa32a077741946284ea2a747d09aa802233310ad0630e8d3
|
||||
a0614c0f236507903ec1dfb350e93f594c86643075b09332cc60430c20937e21"
|
||||
|
||||
post_extract() {
|
||||
cd $build_wrksrc
|
||||
|
|
Loading…
Add table
Reference in a new issue