summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-19 20:58:48 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-19 20:58:48 +0000
commit5039b43e953c16c8510ff89b2c90470882ec55c3 (patch)
treeaebe491e91803460e74e697e6a41ece5533e60d5 /contrib/package/iwinfo/Makefile
parent687861c498f15b76eed192401911c0b00c714597 (diff)
libiwinfo: implement hwmodelist()
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 e7e16f626a..ddfcbeba58 100644
--- a/contrib/package/iwinfo/Makefile
+++ b/contrib/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=6
+PKG_RELEASE:=7
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)