mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/ack: Updated for version 3.4.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
100c1fe8c2
commit
89012b5c90
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ack
|
||||
VERSION=${VERSION:-3.3.1}
|
||||
VERSION=${VERSION:-3.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ack"
|
||||
VERSION="3.3.1"
|
||||
VERSION="3.4.0"
|
||||
HOMEPAGE="https://beyondgrep.com"
|
||||
DOWNLOAD="https://beyondgrep.com/ack-v3.3.1"
|
||||
MD5SUM="5791e8910a0a56d65ef93bdee7a14e92"
|
||||
DOWNLOAD="https://beyondgrep.com/ack-v3.4.0"
|
||||
MD5SUM="f8537c7a1a89749f0130627cb7de1515"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue