perl/perl-JSON-XS: Updated for version 3.04.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6a52cdd86f
commit
6b3ab8898a
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-JSON-XS
|
||||
VERSION=${VERSION:-3.03}
|
||||
VERSION=${VERSION:-3.04}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-JSON-XS"
|
||||
VERSION="3.03"
|
||||
VERSION="3.04"
|
||||
HOMEPAGE="https://metacpan.org/release/JSON-XS"
|
||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-3.03.tar.gz"
|
||||
MD5SUM="75c5afccb8d5d33be23ec353e3410aca"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-3.04.tar.gz"
|
||||
MD5SUM="29e15165813fb240f6972bc19b4711dc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Canary-Stability perl-Types-Serialiser"
|
||||
|
|
Loading…
Reference in New Issue