summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-12-04 23:25:14 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-12-04 23:25:14 +0000
commit8c9acb01f4e345a096042a994e1655b21689a3cf (patch)
tree46829481b6b124430b37f6361f5699bf242dfe09 /contrib/package/iwinfo/Makefile
parent2530590e50ec8c0fddc9f9ce03c0b65b5476a8bd (diff)
libiwinfo: fix scan issues in nl80211, encryption detection fixes for madwifi
Diffstat (limited to 'contrib/package/iwinfo/Makefile')
-rw-r--r--contrib/package/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/iwinfo/Makefile b/contrib/package/iwinfo/Makefile
index e9edc2ccca..c89091003e 100644
--- a/contrib/package/iwinfo/Makefile
+++ b/contrib/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=12
+PKG_RELEASE:=13
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)