diff --git a/utils/acpid/Makefile b/utils/acpid/Makefile index d5427120b7..78a26cb6f0 100644 --- a/utils/acpid/Makefile +++ b/utils/acpid/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=acpid -PKG_VERSION:=2.0.25 +PKG_VERSION:=2.0.27 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/acpid2 -PKG_MD5SUM:=69bb0cc4a0a89eb2dfecc4851087f568 +PKG_MD5SUM:=e41bdf628e122edb4342fca432ea7db9 PKG_MAINTAINER:=Thomas Heil PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING