summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-23 00:44:16 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-23 00:44:16 +0000
commitb64f2d60797392dba7ce62b7a435643295062143 (patch)
treef93bcd9faa0acf50dff7585d6836b20afa7f55ed
parentb18db85cd2aedf5cb9f9d94812c4387be4f8adfc (diff)
libiwinfo: bump release
-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 ddfcbeba58..0ef0814306 100644
--- a/contrib/package/iwinfo/Makefile
+++ b/contrib/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=7
+PKG_RELEASE:=8
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)