acr: update to 1.6.2
Closes #14644. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
e476cb17f9
commit
84a80b7c38
1 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'acr'
|
||||
pkgname=acr
|
||||
version=1.0
|
||||
version=1.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="AutoConf Replacement"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://radare.org"
|
||||
distfiles="${homepage}/get/acr-${version}.tar.gz"
|
||||
checksum=b44c083ce988c62f9ac929784e1de69db01ec56b9e71ea9fcc5bed93f88052c6
|
||||
maintainer="criw <contact@thecriw.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/radare/acr"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=12b2f5ceb4da4507fba5242fe5596b8e25916478709f1d6189cbc016b01e6661
|
||||
|
|
Loading…
Reference in a new issue