summaryrefslogtreecommitdiffstats
path: root/system/ack/ack.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/ack/ack.SlackBuild')
-rw-r--r--system/ack/ack.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ack/ack.SlackBuild b/system/ack/ack.SlackBuild
index e9791bc52d..2379d2d658 100644
--- a/system/ack/ack.SlackBuild
+++ b/system/ack/ack.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ack
-# Copyright 2013-2020 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.4.0}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}