projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1268e06
)
hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155)
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Sep 2013 20:07:35 +0000
(20:07 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Sep 2013 20:07:35 +0000
(20:07 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37990
package/network/services/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/Makefile
b/package/network/services/hostapd/Makefile
index d9b38ec0b08f27bd35fd533bdc7cf4dda6aaca22..fbc4e8c1c305d0580e44969973cc3438e1e3682b 100644
(file)
--- 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>