diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-11-30 11:25:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-11-30 11:25:43 +0000 |
commit | 253903e1a16d74a20859d5098b0c95549e6e630e (patch) | |
tree | e4f0ae13185c0525641d8dd861bdb98b709ba7ab /openwrt/package/aircrack | |
parent | 20b9f4e9f2752fbb964373e62d2f825d53fb4f18 (diff) | |
download | mtk-20170518-253903e1a16d74a20859d5098b0c95549e6e630e.zip mtk-20170518-253903e1a16d74a20859d5098b0c95549e6e630e.tar.gz mtk-20170518-253903e1a16d74a20859d5098b0c95549e6e630e.tar.bz2 |
Updated to version 2.41
SVN-Revision: 2573
Diffstat (limited to 'openwrt/package/aircrack')
-rw-r--r-- | openwrt/package/aircrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/aircrack/Makefile b/openwrt/package/aircrack/Makefile index 33dcf43..c26d4a0 100644 --- a/openwrt/package/aircrack/Makefile +++ b/openwrt/package/aircrack/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aircrack -PKG_VERSION:=2.3 +PKG_VERSION:=2.41 PKG_RELEASE:=1 PKG_MD5SUM:=8c0c88abe107ca26d019d8f43958e60a |