diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-11 22:39:19 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-11 22:39:19 +0000 |
commit | a6e86dfede9e41ca29aba09133236a5fa8c885b3 (patch) | |
tree | 9bc816515fc3f5a0a928260a4bf64e9e2afa2ee5 /package/hostapd/Makefile | |
parent | b8702bf547fc3fc1d363e15202a24cd123ac4e7b (diff) |
hostapd: update to 2010-11-11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r-- | package/hostapd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 52cf94448c..443ee4fd61 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostapd -PKG_VERSION:=20101109 +PKG_VERSION:=20101111 PKG_RELEASE:=1 -PKG_REV:=8672562b04a6f51cba5dad19b27a296caa17f0c0 +PKG_REV:=5db8cf314ef169cd256483e32dcc49e31e605121 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=git://w1.fi/srv/git/hostap.git |