aircrack-ng: update to 1.4.
This commit is contained in:
parent
2cf9431110
commit
678f88e4b9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aircrack-ng'
|
||||
pkgname=aircrack-ng
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
||||
homepage="http://www.aircrack-ng.org/"
|
||||
distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=8ae08a7c28741f6ace2769267112053366550e7f746477081188ad38410383ca
|
||||
checksum=96092a8af7af27cdc1923cd5167dfca4a17e9f5fd866973b7b6eb6d3b479e13b
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue