projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix kmod-nls-* dependency under brcm-2.4
[openwrt.git]
/
package
/
wpa_supplicant
/
Makefile
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index
2222da0
..
3a905b2
100644
(file)
--- a/
package/wpa_supplicant/Makefile
+++ b/
package/wpa_supplicant/Makefile
@@
-1,5
+1,5
@@
-#
-# Copyright (C) 200
6
OpenWrt.org
+#
+# Copyright (C) 200
8
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=wpa_supplicant
include $(TOPDIR)/rules.mk
PKG_NAME:=wpa_supplicant
-PKG_VERSION:=0.5.
9
+PKG_VERSION:=0.5.
10
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
390e46066fa96ef9ba8e2dd63fca5aa0
+PKG_MD5SUM:=
9e7b99da67c47d81121368c6d580d069
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.020763 seconds
and
4
git commands to generate.