diff options
author | Michel Begue <mab974@gmail.com> | 2021-03-24 14:01:46 +0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-27 08:57:08 +0700 |
commit | a43a3ccf57cf16b27633a83e4387a7f3f79b2a79 (patch) | |
tree | 69d74951ee5e74a2184749128b0efe673797edcd /perl/rakudo/rakudo.SlackBuild | |
parent | 22a63f111db1bc85a6eafcb34e55542d522a1927 (diff) |
perl/rakudo: Updated for version 2021.03
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 a0eaf1b8f1d8b..5fdff142a9871 100644 --- a/perl/rakudo/rakudo.SlackBuild +++ b/perl/rakudo/rakudo.SlackBuild @@ -18,7 +18,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=rakudo -VERSION=${VERSION:-2021.02} +VERSION=${VERSION:-2021.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |