ack-grep: update to 3.3.0

This commit is contained in:
Leonid Pliushch 2019-12-31 14:53:43 +02:00
parent 44536bc8cc
commit 4bc8b2c690
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://beyondgrep.com/
TERMUX_PKG_DESCRIPTION="Tool like grep optimized for programmers"
TERMUX_PKG_LICENSE="Artistic-License-2.0"
TERMUX_PKG_VERSION=3.2.0
TERMUX_PKG_VERSION=3.3.0
TERMUX_PKG_SRCURL=https://beyondgrep.com/ack-v${TERMUX_PKG_VERSION}
TERMUX_PKG_SHA256=dee06c35c2f432ceedf6b0dad6d393c946d49d51af4e1e031be13445a0e6ce55
TERMUX_PKG_SHA256=8a1f92a33b1f4fe587e67205275ee22a311f92cf541d549da51bca4d49f41691
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true