acr: update to 1.9.4

This commit is contained in:
Henrik Grimler 2020-11-04 20:45:23 +01:00
parent a6cd2bfd1d
commit 89181af58f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://github.com/radare/acr
TERMUX_PKG_DESCRIPTION="A fully compatible autoconf replacement"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=1.9.3
TERMUX_PKG_VERSION=1.9.4
TERMUX_PKG_SRCURL=https://github.com/radare/acr/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f3dbe2f5b3094f68226c945996cec65cda6f0efa37ec01722cbf1520ecc7d7c6
TERMUX_PKG_SHA256=0b3cbd0c37fc9704a786e889e46e8ba2dc6c6b3701c5c4a605e7621823730895
TERMUX_PKG_DEPENDS="dash"
TERMUX_PKG_BUILD_IN_SRC=true