]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/acpid
nettle: Update to 3.7.3
[people/pmueller/ipfire-2.x.git] / lfs / acpid
index 9329f6c9e2587eeea18b0ae248e16af6080b9a80..5415c2cb9affee897ea79637250f6d2519f0dcd7 100644 (file)
--- a/lfs/acpid
+++ b/lfs/acpid
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 
 include Config
 
-VER        = 2.0.28
+VER        = 2.0.32
 
 THISAPP    = acpid-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-SUP_ARCH   = x86_64 i586
 
 ###############################################################################
 # Top-level Rules
@@ -41,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0432407b5ff75ae8e08afb43052fde2b
+$(DL_FILE)_MD5 = 248995264b9d1cd8bdb923d5b190fd44
 
 install : $(TARGET)