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: https://git.archive.openwrt.org/?a=commitdiff_plain;h=e2a5d64c3ef63929fb9eaeae1cf3e2399bd15eef;p=15.05%2Fopenwrt.git hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37990 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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