summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-15 08:32:17 +0100
committer Willy Sudiarto Raharjo2020-01-18 06:25:11 +0100
commit00d3a796f556dc24f0246c1ea00d84164f62192c (patch)
tree6e95d3a1fe48d0d26daae88e863aaed5c7f1a82b
parent5f05307f63ed3b6d0a5afc6c510599133ac7b6ae (diff)
downloadslackbuilds-00d3a796f556dc24f0246c1ea00d84164f62192c.tar.gz
system/ack: Updated for version 3.3.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/ack/ack.SlackBuild5
-rw-r--r--system/ack/ack.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/system/ack/ack.SlackBuild b/system/ack/ack.SlackBuild
index e86888926c..18c3287a38 100644
--- a/system/ack/ack.SlackBuild
+++ b/system/ack/ack.SlackBuild
@@ -1,7 +1,8 @@
#!/bin/sh
# Slackware build script for ack
-# Copyright 2013-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+
+# Copyright 2013-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ack
-VERSION=${VERSION:-3.0.2}
+VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/ack/ack.info b/system/ack/ack.info
index e55e27b337..aaaf9172e1 100644
--- a/system/ack/ack.info
+++ b/system/ack/ack.info
@@ -1,8 +1,8 @@
PRGNAM="ack"
-VERSION="3.0.2"
+VERSION="3.3.1"
HOMEPAGE="https://beyondgrep.com"
-DOWNLOAD="https://beyondgrep.com/ack-v3.0.2"
-MD5SUM="0fed116cb8a53825e041b4a04d282849"
+DOWNLOAD="https://beyondgrep.com/ack-v3.3.1"
+MD5SUM="5791e8910a0a56d65ef93bdee7a14e92"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""