mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
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'
|
# Template file for 'acr'
|
||||||
pkgname=acr
|
pkgname=acr
|
||||||
version=1.0
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="AutoConf Replacement"
|
short_desc="AutoConf Replacement"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="criw <contact@thecriw.com>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://radare.org"
|
homepage="https://github.com/radare/acr"
|
||||||
distfiles="${homepage}/get/acr-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=b44c083ce988c62f9ac929784e1de69db01ec56b9e71ea9fcc5bed93f88052c6
|
checksum=12b2f5ceb4da4507fba5242fe5596b8e25916478709f1d6189cbc016b01e6661
|
||||||
|
|
Loading…
Add table
Reference in a new issue