mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
perl-JSON-XS: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
994f22e8f4
commit
9de63d7072
1 changed files with 2 additions and 2 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.04
|
version=3.04
|
||||||
revision=4
|
revision=5
|
||||||
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"
|
||||||
|
@ -10,6 +10,6 @@ depends="${makedepends}"
|
||||||
short_desc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
|
short_desc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/JSON-XS"
|
homepage="https://metacpan.org/release/JSON-XS"
|
||||||
license="Artistic, GPL-1"
|
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=65d8836bd8ea6f0b7bffc70b2212156adc3e2ffa587e27e548d576893f097c2c
|
checksum=65d8836bd8ea6f0b7bffc70b2212156adc3e2ffa587e27e548d576893f097c2c
|
||||||
|
|
Loading…
Add table
Reference in a new issue