summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-03 18:32:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-03 18:32:29 +0000
commit2c9b1c4a1b74271fd149ea0035cec1acf9754966 (patch)
tree005885bd00de1edefd2d9ae89beeb74694b099c3 /contrib/package/iwinfo/Makefile
parente3570b7b0d04205b53f45c8e6ad29379fb2674db (diff)
[libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets
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 c2b0456dae..0f24945503 100644
--- a/contrib/package/iwinfo/Makefile
+++ b/contrib/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)