mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/ack: Updated for version 2.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
130baf5172
commit
90c7c207e4
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ack
|
||||
VERSION=${VERSION:-2.02}
|
||||
VERSION=${VERSION:-2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ack"
|
||||
VERSION="2.02"
|
||||
VERSION="2.10"
|
||||
HOMEPAGE="http://beyondgrep.com"
|
||||
DOWNLOAD="http://beyondgrep.com/ack-2.02-single-file"
|
||||
MD5SUM="764973164e47f956f0521ccc58169116"
|
||||
DOWNLOAD="http://beyondgrep.com/ack-2.10-single-file"
|
||||
MD5SUM="75a525273bbb601ef7477f535cbe58d1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue