]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
acpid: Update to Version 2.0.27 acpid
authorAlexander Marx <alexander.marx@ipfire.org>
Mon, 21 Mar 2016 11:25:24 +0000 (12:25 +0100)
committerAlexander Marx <alexander.marx@ipfire.org>
Mon, 21 Mar 2016 11:31:58 +0000 (12:31 +0100)
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
acpid/acpid.nm

index 0973b036ba5abb8b99e2735b8b1f0146da5df416..f13dfe406dbed88969a3d819cf84a6fe7322daf5 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = acpid
-version    = 2.0.16
+version    = 2.0.27
 release    = 1
 
 # ACPI is only available on x86 architectures.
@@ -19,7 +19,7 @@ description
        acpid is a daemon that dispatches ACPI events to user-space programs.
 end
 
-source_dl  = http://tedfelix.com/linux/
+source_dl  = https://sourceforge.net/projects/acpid2/files/
 sources    = %{thisapp}.tar.xz
 
 build