diff --git a/utils/acl/Makefile b/utils/acl/Makefile index 75eb450375d9f..529724da4a758 100644 --- a/utils/acl/Makefile +++ b/utils/acl/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=acl -PKG_VERSION:=2.3.2 -PKG_RELEASE:=2 +PKG_VERSION:=2.4.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SAVANNAH/acl -PKG_HASH:=97203a72cae99ab89a067fe2210c1cbf052bc492b479eca7d226d9830883b0bd +PKG_HASH:=e661131456d2708a01c614a0f400e11d7d1bfaeb6f3e74b75bb980b72f0161a3 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=LGPL-2.1 GPL-2.0