diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-30 11:25:43 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-30 11:25:43 +0000 |
commit | 23537bb3a69a31e8c4bf5f34e35cb7c981948fa7 (patch) | |
tree | 4310f89178ccba073439373c7c14be601970df20 /openwrt | |
parent | 48d091cb0ee429db284476767c04a6ccebf3645b (diff) |
Updated to version 2.41
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2573 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-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 33dcf434d..c26d4a0ae 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 |