perl-JSON-XS: update to 3.02.
This commit is contained in:
parent
778e390360
commit
84d681eb18
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'perl-JSON-XS'
|
||||
pkgname=perl-JSON-XS
|
||||
version=3.01
|
||||
revision=3
|
||||
version=3.02
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends} perl-common-sense perl-Types-Serialiser"
|
||||
makedepends="${hostmakedepends} perl-common-sense perl-Types-Serialiser
|
||||
perl-Canary-Stability"
|
||||
depends="${makedepends}"
|
||||
short_desc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/JSON-XS"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/JSON/JSON-XS-${version}.tar.gz"
|
||||
checksum=4e8df3256a5aa9ed304ce1bbcd9140737deef31ba847bff9f4c15480c88c71ab
|
||||
checksum=5f6a5944887d75f1d34440a2d9e69ef12e23f434af23acb143fb0241f40b02be
|
||||
|
|
Loading…
Reference in a new issue