]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated cpufrequtils (008).
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 24 Nov 2010 00:05:59 +0000 (01:05 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 24 Nov 2010 00:05:59 +0000 (01:05 +0100)
lfs/cpufrequtils

index fa5d1f635591fa44bc9c0cf643ca90073a069872..eb3685761f5ace02f1d332db85214fcefed6eb33 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2010  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 007
+VER        = 008
 
 THISAPP    = cpufrequtils-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cpufrequtils
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fdd833ce70a9ae40ae8bce5b18f2becf
+$(DL_FILE)_MD5 = c59b71c044d463896f3247e8dd83dd7e
 
 install : $(TARGET)