summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Matteo Bernardini2023-06-25 17:40:18 +0200
committer Willy Sudiarto Raharjo2023-07-02 18:21:26 +0200
commit353576632be5ba7e44e8286734abb4da3d1e8d0f (patch)
tree867e5bd5c3b7ebfe4314bfd06883b1d0302e97d3 /system
parent8b77c1de7e1675481d39392e74dd84c04cc35168 (diff)
downloadslackbuilds-353576632be5ba7e44e8286734abb4da3d1e8d0f.tar.gz
system/ack: Updated for version 3.7.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@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 21145cd7f5..2379d2d658 100644
--- a/system/ack/ack.SlackBuild
+++ b/system/ack/ack.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ack
-# Copyright 2013-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ack
-VERSION=${VERSION:-3.6.0}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/ack/ack.info b/system/ack/ack.info
index ec54b8c78a..c7be3afee2 100644
--- a/system/ack/ack.info
+++ b/system/ack/ack.info
@@ -1,8 +1,8 @@
PRGNAM="ack"
-VERSION="3.6.0"
+VERSION="3.7.0"
HOMEPAGE="https://beyondgrep.com"
-DOWNLOAD="https://beyondgrep.com/ack-v3.6.0"
-MD5SUM="8a1d85083ebc83df6d588b9a09317722"
+DOWNLOAD="https://beyondgrep.com/ack-v3.7.0"
+MD5SUM="3eb56338dd8b488ca41facefeca6f898"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""