projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
speed up package/install
[openwrt.git]
/
package
/
wpa_supplicant
/
Makefile
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index
0530a95
..
fb11085
100644
(file)
--- a/
package/wpa_supplicant/Makefile
+++ b/
package/wpa_supplicant/Makefile
@@
-9,16
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=wpa_supplicant
include $(TOPDIR)/rules.mk
PKG_NAME:=wpa_supplicant
-PKG_VERSION:=0.5.
5
+PKG_VERSION:=0.5.
7
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
482dd85949c82aa15309e5ab3d2cf5c3
+PKG_MD5SUM:=
bd2436392ad3c6d2513da701a12f2d27
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
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.018457 seconds
and
4
git commands to generate.