projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08a2acf
)
hostapd: properly read eap_type from configuration when setting up wpa-supplicant...
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 16 Jun 2010 20:24:09 +0000
(20:24 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 16 Jun 2010 20:24:09 +0000
(20:24 +0000)
SVN-Revision: 21820
package/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/hostapd/Makefile
b/package/hostapd/Makefile
index 72a7205dd162d2d37feadb28de92515d67d0523e..948e1339b8fc4ba6333ebf69ca28a2768986b8d0 100644
(file)
--- a/
package/hostapd/Makefile
+++ b/
package/hostapd/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
10
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
PKG_VERSION:=20100418
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_REV:=0b86f67a2970403d1b1b6d34ce49f5485ef5dbb3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2