diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2020-10-02 05:08:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-02 05:08:05 +0700 |
commit | 54b186c225aea3d3071fe91683c732e1d15e2299 (patch) | |
tree | 72e5b01ef520ac53e384dee0d904aeb7bc8f8e7a /perl/nqp/nqp.SlackBuild | |
parent | c0592bb4062109d774474bb0e713bffb0514aeb7 (diff) |
perl/nqp: Updated for version 2020.09.
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 8309c9a41b976..3634782d6a03b 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.08.2} +VERSION=${VERSION:-2020.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |