aboutsummaryrefslogtreecommitdiffstats
path: root/package/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-04 20:37:01 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-04 20:37:01 +0000
commit3a5a1c6ef967861ecd61ffa531398add09bbce15 (patch)
tree454302aa37566a7b2a7f06ddba356f9e221038d1 /package/iwinfo/Makefile
parent4c0321a6aa425bc90a505ff797118ac9be972676 (diff)
downloadupstream-3a5a1c6ef967861ecd61ffa531398add09bbce15.tar.gz
upstream-3a5a1c6ef967861ecd61ffa531398add09bbce15.tar.bz2
upstream-3a5a1c6ef967861ecd61ffa531398add09bbce15.zip
[package] iwinfo: expose txpower and frequency offset information
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29425 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iwinfo/Makefile')
-rw-r--r--package/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iwinfo/Makefile b/package/iwinfo/Makefile
index db11844cfb..471904432e 100644
--- a/package/iwinfo/Makefile
+++ b/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=19
+PKG_RELEASE:=20
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)