projects
/
openwrt
/
staging
/
ldir.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07fac13
)
iwinfo: nl80211: add support for reading TX power from netlink
author
Jo-Philipp Wich
<
[email protected]
>
Mon, 5 Oct 2015 09:10:17 +0000
(09:10 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Mon, 5 Oct 2015 09:10:17 +0000
(09:10 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 47108
package/network/utils/iwinfo/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iwinfo/Makefile
b/package/network/utils/iwinfo/Makefile
index a84a2d0eda5d747ebee36d09414aed0597ec7f39..6de47e8d4016607a8b7d6fbf5a0114bcd2fc3b5e 100644
(file)
--- a/
package/network/utils/iwinfo/Makefile
+++ b/
package/network/utils/iwinfo/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_VERSION:=2015-
08-17
+PKG_VERSION:=2015-
10-05
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/iwinfo.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
16597a70bc946937130db9f0832e3d0c448c8233
+PKG_SOURCE_VERSION:=
813f61e48b9b1a76cb55f3b4a229bf98d3cd53a9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>
PKG_LICENSE:=GPL-2.0