summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-08-24 21:42:26 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-08-24 21:42:26 +0000
commit9d2bdd8585ef755f68c6c769ed7c260507ea33c4 (patch)
treeb6814dad6b77d9d3079b9ff1c70af551e656b9f9 /package/network/utils/iwinfo/Makefile
parent823659f458637665ebb91bcf25fae22e4ab74d6b (diff)
downloadmaster-31e0f0ae-9d2bdd8585ef755f68c6c769ed7c260507ea33c4.tar.gz
master-31e0f0ae-9d2bdd8585ef755f68c6c769ed7c260507ea33c4.tar.bz2
master-31e0f0ae-9d2bdd8585ef755f68c6c769ed7c260507ea33c4.zip
iwinfo: properly decode SSIDs when scanning through wpa_supplicant
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42273
Diffstat (limited to 'package/network/utils/iwinfo/Makefile')
-rw-r--r--package/network/utils/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index e4ee73a112..db46bbc07d 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=50
+PKG_RELEASE:=51
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \