aircrack-ng: update to 1.3. (#1264)

This commit is contained in:
cr6git 2018-07-28 23:02:28 +02:00 committed by GitHub
parent 3dfc9244fa
commit e17c0bbcce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'aircrack-ng'
pkgname=aircrack-ng
version=1.2
version=1.3
revision=1
build_style=gnu-configure
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"
homepage="http://www.aircrack-ng.org/"
distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
checksum=794ffed5400f35cb78f3466eabb47546f050e0ac35287c174acce60763a0fa7c
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
checksum=8ae08a7c28741f6ace2769267112053366550e7f746477081188ad38410383ca
pre_configure() {
NOCONFIGURE=1 ./autogen.sh