X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fhostapd%2FMakefile;fp=package%2Fhostapd%2FMakefile;h=4fedd1b9379901d42a68acc55fbaf790154ce2a7;hp=1e472ef40685fe468c1e628a78c04e706ce7ad7d;hb=80daf3014f73b441057faedee71db8284d870d8d;hpb=393921e381e43bca46a9ca7862040e38aea58c9f diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 1e472ef406..4fedd1b937 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -8,16 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostapd -PKG_VERSION:=20120326 +PKG_VERSION:=20120428 PKG_RELEASE:=1 -PKG_REV:=f4329aa2d08192640532b712936f5221580e9f8c +PKG_REV:=1f0cc27eb98f7d1af9c64d0752238184cbdb9a24 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=git://w1.fi/srv/git/hostap.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=git -PKG_MIRROR_MD5SUM:=2650d83c1d4649a5df9fe265f8a5775f +PKG_MIRROR_MD5SUM:=2732dbca58b0aaaebdad69e13588d058 PKG_BUILD_DEPENDS:= \ PACKAGE_kmod-madwifi:madwifi \