mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/aircrack-ng to 1.5.2-1
This commit is contained in:
parent
faf56483da
commit
660147eaf4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue