From d35dc4f652819fc001b1dec32cd9248a06c36bed Mon Sep 17 00:00:00 2001 From: Maxim Storchak Date: Mon, 13 Jun 2016 21:28:48 +0300 Subject: [PATCH] acl: update to 20160519 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 ab4e938413..943958247e 100644 --- a/utils/acl/Makefile +++ b/utils/acl/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2015 OpenWrt.org +# Copyright (C) 2014-2016 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:=fa03d2475682e4ab345c9a63bd6b88117bd45f0f -PKG_VERSION:=20150921 +PKG_REV:=ea3c6bb711e76d91759f8bf5475e1900362a3142 +PKG_VERSION:=20160519 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 06430b6ae3..676e32c6e4 100644 --- a/utils/acl/patches/100-no-gettext_configure.patch +++ b/utils/acl/patches/100-no-gettext_configure.patch @@ -2,7 +2,7 @@ diff --git a/configure.ac b/configure.ac index cd3c680..3d3771b 100644 --- a/configure.ac +++ b/configure.ac -@@ -31,9 +31,6 @@ AC_FUNC_GCC_VISIBILITY +@@ -32,9 +32,6 @@ AC_FUNC_GCC_VISIBILITY AM_PROG_AR LT_INIT @@ -12,7 +12,7 @@ index cd3c680..3d3771b 100644 AC_ARG_ENABLE([debug], [AS_HELP_STRING([--enable-debug], [Enable extra debugging])]) AS_IF([test "x$enable_debug" = "xyes"], -@@ -60,6 +57,5 @@ AC_CONFIG_COMMANDS([include/sys], +@@ -61,6 +58,5 @@ AC_CONFIG_COMMANDS([include/sys], AC_CONFIG_FILES([ libacl.pc Makefile