From: Felix Fietkau Date: Sat, 14 Sep 2013 20:07:35 +0000 (+0000) Subject: hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9b76c4bcd81c3467d31c72e8d23e77027519a678;p=openwrt%2Fsvn-archive%2Farchive.git hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155) Signed-off-by: Felix Fietkau SVN-Revision: 37990 --- 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