community/aircrack-ng to 1.5.2-1

This commit is contained in:
Kevin Mihelich 2018-12-18 01:28:06 +00:00
parent faf56483da
commit 660147eaf4

View file

@ -8,7 +8,7 @@
# - build v7 with neon
pkgname=aircrack-ng
_pkgver=1.4
_pkgver=1.5.2
pkgver=${_pkgver//-/}
pkgrel=1
pkgdesc="Key cracker for the 802.11 WEP and WPA-PSK protocols"
@ -21,7 +21,7 @@ conflicts=('aircrack-ng-scripts')
replaces=('aircrack-ng-scripts')
provides=('aircrack-ng-scripts')
source=(https://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz)
md5sums=('24e22f6f6eca1e7dc0d203e5719d3e8d')
md5sums=('2648c192d206e953c67dca64967d2982')
build() {
cd $pkgname-$_pkgver