aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-09-14 20:07:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-09-14 20:07:35 +0000
commitb2447d1fcaaf4b3b0090f52955aa0a9f77e15bb7 (patch)
tree1100c11cd6491728fcd7b0714176f8d44ae55b73 /package/network/services/hostapd/Makefile
parent1268e064aa122e5f9ae2b58ce14fac617f878be6 (diff)
downloadupstream-b2447d1fcaaf4b3b0090f52955aa0a9f77e15bb7.tar.gz
upstream-b2447d1fcaaf4b3b0090f52955aa0a9f77e15bb7.tar.bz2
upstream-b2447d1fcaaf4b3b0090f52955aa0a9f77e15bb7.zip
hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37990
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index d9b38ec0b0..fbc4e8c1c3 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -17,7 +17,7 @@ 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:=5dff9bc3b8fbd9ef8a66273d5adee5a3
+PKG_MIRROR_MD5SUM:=4e7c1f97edd7514535056fce54ae053a
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>