summaryrefslogtreecommitdiff
path: root/perl/perl-JSON-XS/perl-JSON-XS.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-JSON-XS/perl-JSON-XS.SlackBuild')
-rw-r--r--perl/perl-JSON-XS/perl-JSON-XS.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-JSON-XS/perl-JSON-XS.SlackBuild b/perl/perl-JSON-XS/perl-JSON-XS.SlackBuild
index f273d97983..7399ea568b 100644
--- a/perl/perl-JSON-XS/perl-JSON-XS.SlackBuild
+++ b/perl/perl-JSON-XS/perl-JSON-XS.SlackBuild
@@ -4,6 +4,7 @@
# Copyright 2013 Donald Cooley La Porte, IN USA
# Copyright 2017-2019 Donald Cooley South Haven, IN USA
+# Copyright 2022 Tonus Paris
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-JSON-XS
-VERSION=${VERSION:-4.02}
+VERSION=${VERSION:-4.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}