diff options
author | Michel Begue <mab974@misouk.com> | 2022-06-06 17:38:23 +0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-11 08:58:56 +0700 |
commit | 45d72cb22575fff6788910a6acc909982d637773 (patch) | |
tree | ded0a3cb10c8322aebf56c51dfe3a0691739a3e4 /perl/rakudo/rakudo.SlackBuild | |
parent | 7448f004ecbe7b7c2f29694cb1c9ce7d993abb43 (diff) |
perl/rakudo: Updated for version 2022.06.
Signed-off-by: Michel Begue <mab974@misouk.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/rakudo/rakudo.SlackBuild')
-rw-r--r-- | perl/rakudo/rakudo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/rakudo/rakudo.SlackBuild b/perl/rakudo/rakudo.SlackBuild index 4c1e8eb582fdd..c39f9cc20549a 100644 --- a/perl/rakudo/rakudo.SlackBuild +++ b/perl/rakudo/rakudo.SlackBuild @@ -20,7 +20,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rakudo -VERSION=${VERSION:-2022.04} +VERSION=${VERSION:-2022.06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |