mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
aircrack-ng: update to 1.3. (#1264)
This commit is contained in:
parent
3dfc9244fa
commit
e17c0bbcce
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aircrack-ng'
|
# Template file for 'aircrack-ng'
|
||||||
pkgname=aircrack-ng
|
pkgname=aircrack-ng
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -10,12 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
||||||
homepage="http://www.aircrack-ng.org/"
|
homepage="http://www.aircrack-ng.org/"
|
||||||
distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
|
distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
|
||||||
checksum=794ffed5400f35cb78f3466eabb47546f050e0ac35287c174acce60763a0fa7c
|
checksum=8ae08a7c28741f6ace2769267112053366550e7f746477081188ad38410383ca
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
armv6*) broken="https://travis-ci.org/voidlinux/void-packages/jobs/377975294#L1206";;
|
|
||||||
armv7*) broken="https://travis-ci.org/voidlinux/void-packages/jobs/377975296#L1091";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue