]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/cpufrequtils
firewall: Remove redundant rule.
[people/teissler/ipfire-2.x.git] / lfs / cpufrequtils
index 2ef3283b565ddc5a52cdc529a8f25393101f7c12..f07e49df3eebbaad593c374fc62e7cd844e138e5 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        #
 
 include Config
 
-VER        = 004
+VER        = 008
 
 THISAPP    = cpufrequtils-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+SUP_ARCH   = i586
 PROG       = cpufrequtils
-PAK_VER    = 2
+PAK_VER    = 6
 
 DEPS       = ""
 
+CFLAGS    += -fno-PIC
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -44,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f868b9b6642c6c16b36cfd3eb627506a
+$(DL_FILE)_MD5 = c59b71c044d463896f3247e8dd83dd7e
 
 install : $(TARGET)