acr: update to 1.9.8

This commit is contained in:
Leonid Pliushch 2021-07-07 23:42:55 +03:00
parent 90e2de6fcc
commit 6e9e94932e
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,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_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.9.4
TERMUX_PKG_VERSION=1.9.8
TERMUX_PKG_SRCURL=https://github.com/radare/acr/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=0b3cbd0c37fc9704a786e889e46e8ba2dc6c6b3701c5c4a605e7621823730895
TERMUX_PKG_SHA256=88bb2e4cb35b18370675710806c4ef03ef81a6ed521b939e272267754e8484c1
TERMUX_PKG_DEPENDS="dash"
TERMUX_PKG_BUILD_IN_SRC=true