summaryrefslogtreecommitdiffstats
path: root/system/ack
diff options
context:
space:
mode:
author Matteo Bernardini2017-05-25 15:37:09 +0200
committer Willy Sudiarto Raharjo2017-06-03 03:00:18 +0200
commitdd34ccb5a4a5babc69c713a13ebca8947f09e770 (patch)
treeb73bc9d3ac099546a99dd512211e9ab603657ade /system/ack
parentd78ff2bb06cc77adcaae3cffcb626a5aed57bd8d (diff)
downloadslackbuilds-dd34ccb5a4a5babc69c713a13ebca8947f09e770.tar.gz
system/ack: Updated for version 2.18.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/ack')
-rw-r--r--system/ack/ack.SlackBuild4
-rw-r--r--system/ack/ack.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ack/ack.SlackBuild b/system/ack/ack.SlackBuild
index cc6c29d7de..b748d3f7ee 100644
--- a/system/ack/ack.SlackBuild
+++ b/system/ack/ack.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for ack
-# Copyright 2013-2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ack
-VERSION=${VERSION:-2.14}
+VERSION=${VERSION:-2.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/ack/ack.info b/system/ack/ack.info
index f0db3dfce6..95c9b9aabc 100644
--- a/system/ack/ack.info
+++ b/system/ack/ack.info
@@ -1,8 +1,8 @@
PRGNAM="ack"
-VERSION="2.14"
+VERSION="2.18"
HOMEPAGE="https://beyondgrep.com"
-DOWNLOAD="https://beyondgrep.com/ack-2.14-single-file"
-MD5SUM="e74150a1609d28a70b450ef9cc2ed56b"
+DOWNLOAD="https://beyondgrep.com/ack-2.18-single-file"
+MD5SUM="e8ebfd7a7ec8476bffd4686bf7b14fd7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""