From 735a03be62e852705f73ebc16f25927d0d6a1f17 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 10 May 2014 15:31:49 +0000 Subject: iwinfo: adjust for changed wpa_supplicant control socket path Signed-off-by: Jo-Philipp Wich SVN-Revision: 40747 --- package/network/utils/iwinfo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/iwinfo/Makefile') diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile index 9bebb7a619..699682b95e 100644 --- a/package/network/utils/iwinfo/Makefile +++ b/package/network/utils/iwinfo/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2013 Jo-Philipp Wich +# Copyright (C) 2010-2014 Jo-Philipp Wich # # This is free software, licensed under the GPL 2 license. # @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libiwinfo -PKG_RELEASE:=47 +PKG_RELEASE:=48 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_CONFIG_DEPENDS := \ -- cgit v1.2.3