aircrack-ng: Update to 1.5.1
Signed-off-by: Joseph Benden <joe@benden.us>
This commit is contained in:
parent
286722c48e
commit
4b71fb45a8
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=aircrack-ng
|
||||
PKG_VERSION:=1.5
|
||||
PKG_VERSION:=1.5.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/aircrack-ng/aircrack-ng/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=dd90d1261dab794695dd1923ae7967a51dd06eb572028923e8cc9f1c7ef755cc
|
||||
PKG_HASH:=8f8039cb8a92bd21b8d04fa03590e70da50ebd47532d63d7e27e0471ff3721ed
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue