mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
perl-JSON: update to 4.10.
This commit is contained in:
parent
b5f778a8f3
commit
5d3b89d2a5
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-JSON'
|
# Template file for 'perl-JSON'
|
||||||
pkgname=perl-JSON
|
pkgname=perl-JSON
|
||||||
version=4.03
|
version=4.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,5 +11,6 @@ short_desc="JSON (JavaScript Object Notation) encoder/decoder"
|
||||||
maintainer="Steven R <dev@styez.com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/JSON"
|
homepage="https://metacpan.org/release/JSON"
|
||||||
|
changelog="https://metacpan.org/dist/JSON/changes"
|
||||||
distfiles="${CPAN_SITE}/JSON/JSON-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/JSON/JSON-${version}.tar.gz"
|
||||||
checksum=e41f8761a5e7b9b27af26fe5780d44550d7a6a66bf3078e337d676d07a699941
|
checksum=df8b5143d9a7de99c47b55f1a170bd1f69f711935c186a6dc0ab56dd05758e35
|
||||||
|
|
Loading…
Add table
Reference in a new issue