mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 05:23:02 +02:00
perl-JSON-XS: update to 3.03.
This commit is contained in:
parent
85b4346ecb
commit
7050069d78
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-JSON-XS'
|
# Template file for 'perl-JSON-XS'
|
||||||
pkgname=perl-JSON-XS
|
pkgname=perl-JSON-XS
|
||||||
version=3.02
|
version=3.03
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Canary-Stability"
|
hostmakedepends="perl perl-Canary-Stability"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/JSON-XS"
|
homepage="http://search.cpan.org/dist/JSON-XS"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/JSON/JSON-XS-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/JSON/JSON-XS-${version}.tar.gz"
|
||||||
checksum=5f6a5944887d75f1d34440a2d9e69ef12e23f434af23acb143fb0241f40b02be
|
checksum=699e8e3e516e2ea9e05d8ca769dc1f31b36b7a0830e100004f016a702e876dde
|
||||||
|
|
Loading…
Add table
Reference in a new issue