projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a908c9b
)
update hostapd to latest upstream version
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Oct 2006 21:04:48 +0000
(21:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Oct 2006 21:04:48 +0000
(21:04 +0000)
SVN-Revision: 5365
package/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/hostapd/Makefile
b/package/hostapd/Makefile
index ba16193dafad46767c6af778155c0dee62fb6d43..659f3e5ea3ae842e9dff7430eac8a90c98ec547e 100644
(file)
--- a/
package/hostapd/Makefile
+++ b/
package/hostapd/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_VERSION:=0.5.
3
+PKG_VERSION:=0.5.
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
-PKG_MD5SUM:=
4e3134e8b0d86e831230f8c620fd81bb
+PKG_MD5SUM:=
92288aeb2b90c0c81ae3f50beff9b890
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)