diff options
Diffstat (limited to 'perl/MoarVM/MoarVM.SlackBuild')
-rw-r--r-- | perl/MoarVM/MoarVM.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/MoarVM/MoarVM.SlackBuild b/perl/MoarVM/MoarVM.SlackBuild index 1e9d9dcb10b17..f85a3acda2af4 100644 --- a/perl/MoarVM/MoarVM.SlackBuild +++ b/perl/MoarVM/MoarVM.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for MoarVM -# Copyright 2018 Andreas Voegele <andreas@andreasvoegele.com> +# Copyright 2018-2019 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=MoarVM -VERSION=${VERSION:-2018.12} +VERSION=${VERSION:-2019.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |