diff options
author | Michel Begue <mab974@gmail.com> | 2022-02-05 17:49:43 +0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-06 12:56:22 +0700 |
commit | 455a35378085868a2ccaad0f0eb33de347176d1a (patch) | |
tree | f0bfdaa205c7f16fadc3273533760030f1bd4d79 /perl/nqp/nqp.SlackBuild | |
parent | 93fd9808e2ebc7302827c3b6a8793980794bd26a (diff) |
perl/nqp: Updated for version 2021.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/nqp/nqp.SlackBuild')
-rw-r--r-- | perl/nqp/nqp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild index 8a8ccfce83..7c169697d1 100644 --- a/perl/nqp/nqp.SlackBuild +++ b/perl/nqp/nqp.SlackBuild @@ -20,7 +20,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nqp -VERSION=${VERSION:-2021.09} +VERSION=${VERSION:-2021.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |