diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2020-02-29 07:22:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-29 07:22:51 +0700 |
commit | f10ea7d40ffa93e85966ee0a68936bb98345fdfc (patch) | |
tree | 76268be9d2827927b05669cf019085c4d203e890 /perl/nqp/nqp.SlackBuild | |
parent | d4b7dd2103c280e60432afa4f9955fd4467849ca (diff) |
perl/nqp: Updated for version 2020.02.
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 af8160e8e5..0ee4490303 100644 --- a/perl/nqp/nqp.SlackBuild +++ b/perl/nqp/nqp.SlackBuild @@ -17,7 +17,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=nqp -VERSION=${VERSION:-2020.01} +VERSION=${VERSION:-2020.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |