mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-JSON-XS: update to 4.03.
This commit is contained in:
parent
652b353dc0
commit
1b4c6e7218
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=4.02
|
version=4.03
|
||||||
revision=2
|
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="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/JSON-XS"
|
homepage="https://metacpan.org/release/JSON-XS"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/JSON/JSON-XS-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/JSON/JSON-XS-${version}.tar.gz"
|
||||||
checksum=a5ad172138071a14729da8a01921ca233da4fe2bed290ffdfb8e560dd8adcf16
|
checksum=515536f45f2fa1a7e88c8824533758d0121d267ab9cb453a1b5887c8a56b9068
|
||||||
|
|
Loading…
Add table
Reference in a new issue