system/ack: Updated for version 2.22.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-03-14 18:42:59 +01:00 committed by Willy Sudiarto Raharjo
parent 02e8136c71
commit e43e149a09
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""