summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2018-03-14 18:42:59 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-17 08:51:53 +0700
commite43e149a098c0c3a608d89d4a58bead95257386e (patch)
tree19d9a87a10afe8442be16176a31f48543985ba0c /system
parent02e8136c715cc62fa7c288a0f56b5767c000dc5b (diff)
downloadslackbuilds-e43e149a098c0c3a608d89d4a58bead95257386e.tar.gz
slackbuilds-e43e149a098c0c3a608d89d4a58bead95257386e.tar.xz
system/ack: Updated for version 2.22.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-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 b748d3f7ee..286bf42e74 100644
--- a/system/ack/ack.SlackBuild
+++ b/system/ack/ack.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for ack
-# Copyright 2013-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2018 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.18}
+VERSION=${VERSION:-2.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/ack/ack.info b/system/ack/ack.info
index 95c9b9aabc..efc83ea0e0 100644
--- a/system/ack/ack.info
+++ b/system/ack/ack.info
@@ -1,8 +1,8 @@
PRGNAM="ack"
-VERSION="2.18"
+VERSION="2.22"
HOMEPAGE="https://beyondgrep.com"
-DOWNLOAD="https://beyondgrep.com/ack-2.18-single-file"
-MD5SUM="e8ebfd7a7ec8476bffd4686bf7b14fd7"
+DOWNLOAD="https://beyondgrep.com/ack-2.22-single-file"
+MD5SUM="eea9d4daef7c262751f15ca9b3b70317"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""