gunnar: server/clamav Makefile,1.7.2.4,1.7.2.5

cvs at kolab.org cvs at kolab.org
Wed Apr 21 17:10:11 CEST 2010


Author: gunnar

Update of /kolabrepository/server/clamav
In directory doto:/tmp/cvs-serv6803

Modified Files:
      Tag: kolab_2_2_branch
	Makefile 
Log Message:
Update download location.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/clamav/Makefile,v
retrieving revision 1.7.2.4
retrieving revision 1.7.2.5
diff -u -d -r1.7.2.4 -r1.7.2.5
--- Makefile	21 Apr 2010 14:48:42 -0000	1.7.2.4
+++ Makefile	21 Apr 2010 15:10:09 -0000	1.7.2.5
@@ -5,7 +5,7 @@
 VERSION = $(shell grep "^Version:" *.spec | sed -e "s/^Version:\s*\([0-9.]*\).*/\1/")
 RELEASE = $(shell grep "^Release:" *.spec | sed -e "s/^Release:\s*\([0-9]*\).*/\1/")
 
-SOURCE_0=http://files.kolab.org/incoming/wrobel/$(NAME)-$(VERSION).tar.gz
+SOURCE_0=http://files.kolab.org/server/development-2.2/externals/$(NAME)-$(VERSION).tar.gz
 EXTRA=clamav.patch rc.clamav
 
 .PHONY: all





More information about the commits mailing list