From 6f5f84d51453e0b8956b3ade7716077217d1b1d0 Mon Sep 17 00:00:00 2001 From: Maxim Storchak Date: Sun, 8 Nov 2015 12:34:41 +0200 Subject: [PATCH] acl: update to 20150921 Signed-off-by: Maxim Storchak --- utils/acl/Makefile | 6 +++--- utils/acl/patches/100-no-gettext_configure.patch | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/acl/Makefile b/utils/acl/Makefile index 8f3ea7dccd..d7e7a572e2 100644 --- a/utils/acl/Makefile +++ b/utils/acl/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2014-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=acl -PKG_REV:=62ce6354ef5a8eb5644908748f79c8cd18474d4c -PKG_VERSION:=20140812 +PKG_REV:=fa03d2475682e4ab345c9a63bd6b88117bd45f0f +PKG_VERSION:=20150921 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz diff --git a/utils/acl/patches/100-no-gettext_configure.patch b/utils/acl/patches/100-no-gettext_configure.patch index e7b419e746..06430b6ae3 100644 --- a/utils/acl/patches/100-no-gettext_configure.patch +++ b/utils/acl/patches/100-no-gettext_configure.patch @@ -1,5 +1,5 @@ diff --git a/configure.ac b/configure.ac -index 2182e81..4836b3d 100644 +index cd3c680..3d3771b 100644 --- a/configure.ac +++ b/configure.ac @@ -31,9 +31,6 @@ AC_FUNC_GCC_VISIBILITY @@ -12,7 +12,7 @@ index 2182e81..4836b3d 100644 AC_ARG_ENABLE([debug], [AS_HELP_STRING([--enable-debug], [Enable extra debugging])]) AS_IF([test "x$enable_debug" = "xyes"], -@@ -61,6 +58,5 @@ AC_CONFIG_COMMANDS([include/sys], +@@ -60,6 +57,5 @@ AC_CONFIG_COMMANDS([include/sys], AC_CONFIG_FILES([ libacl.pc Makefile