diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2020-03-05 00:15:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-05 00:15:09 +0700 |
commit | 9517276bc2ce67f0c6938406c554cfe31e987dd4 (patch) | |
tree | ee5b9c3e45423ffac547f8050817b2191954955c /perl/nqp/nqp.SlackBuild | |
parent | 930a7bb70d6cbe98ca31ec9a2e2791dbb6da2912 (diff) |
perl/nqp: Updated for version 2020.02.1.
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 0ee4490303ccc..14423d4fc536d 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.02} +VERSION=${VERSION:-2020.02.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |