From a07ed4abe1d20a72e9e1e729b8308785603b2bad Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 9 Jan 2007 15:10:26 +0000 Subject: upgrade hostapd to 0.5.7 (patch from #1133) SVN-Revision: 6047 --- package/hostapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/Makefile') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 76601dab10..3c402ea1cc 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostapd -PKG_VERSION:=0.5.5 +PKG_VERSION:=0.5.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/ -PKG_MD5SUM:=92288aeb2b90c0c81ae3f50beff9b890 +PKG_MD5SUM:=d5113247dc6ee17106e6bc7cb89aa507 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- cgit v1.2.3