Update Clamav and Cups build might fail because of gcc bug

git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1126 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-12-19 18:47:45 +00:00
parent d2414ee76e
commit 5f9d5a4267
4 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
srv/web/ipfire/cgi-bin/qos.cgi
srv/web/ipfire/cgi-bin/pakfire.cgi
srv/web/ipfire/cgi-bin/ids.cgi
srv/web/ipfire/cgi-bin/index.cgi
var/ipfire/qos/bin/makeqosscripts.pl

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.91.2
VER = 0.92
THISAPP = clamav-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = clamav
PAK_VER = 1
PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2a7265d17cfa80c32858978f16a3f47b
$(DL_FILE)_MD5 = e500651858a9187a87025c8a5c23969c
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.2.12
VER = 1.3.5
THISAPP = cups-$(VER)
DL_FILE = $(THISAPP)-source.tar.bz2
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = d410658468384b5ba5d04a808f6157fe
$(DL_FILE)_MD5 = 355705c528e9a8d0d439da15454d79a6
install : $(TARGET)

View File

@@ -22,3 +22,5 @@
############################################################################
#
. /opt/pakfire/lib/functions.sh
./uninstall.sh
./install.sh