aircrack-ng: update to 1.5.2
This commit is contained in:
parent
1e9142404a
commit
e0aa87fc6c
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'aircrack-ng'
|
||||
pkgname=aircrack-ng
|
||||
version=1.4
|
||||
revision=2
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libnl3-devel libressl-devel sqlite-devel zlib-devel"
|
||||
short_desc="Complete suite of tools to assess WiFi network security"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
||||
homepage="http://www.aircrack-ng.org/"
|
||||
homepage="https://www.aircrack-ng.org/"
|
||||
changelog="https://www.aircrack-ng.org/doku.php?id=changelog"
|
||||
distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=96092a8af7af27cdc1923cd5167dfca4a17e9f5fd866973b7b6eb6d3b479e13b
|
||||
checksum=9e592fe7658046220e0ac0a6d05c4026903f3077b248893e0056ccbe4ee88241
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue