mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
aircrack-ng: update to 1.4
This commit is contained in:
parent
8097c4ef26
commit
a7232e9428
@ -1,5 +1,5 @@
|
||||
pkgname=aircrack-ng
|
||||
_pkgver=1.2
|
||||
_pkgver=1.4
|
||||
pkgver=${_pkgver//-/}
|
||||
pkgrel=1
|
||||
pkgdesc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
|
||||
@ -9,7 +9,7 @@ license=('GPL2')
|
||||
depends=('openssl' 'sqlite3' 'iw' 'net-tools' 'wireless_tools' 'ethtool')
|
||||
categories=('network')
|
||||
source=("http://download.aircrack-ng.org/${pkgname}-${_pkgver}.tar.gz")
|
||||
sha1sums=('ccc7a44ad2243c66b9a45fe133514485a72d674f')
|
||||
sha1sums=('22bae2c6f21e463df62b4c06c9c3c45c42a9b4ea')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$_pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user