From: Michael Tremer Date: Fri, 17 Jul 2009 02:09:33 +0000 (+0200) Subject: Another update to icecream. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2688705f26dcc66242cabcc6891c46aa76b09dbe;p=ipfire-3.x.git Another update to icecream. --- diff --git a/lfs/icecc b/lfs/icecc index 4131620fb..cfdc646d7 100644 --- a/lfs/icecc +++ b/lfs/icecc @@ -25,7 +25,7 @@ include Config PKG_NAME = icecream -PKG_VER = 0.9.4.2 +PKG_VER = 0.9.4.3 PKG_REL = 0 THISAPP = $(PKG_NAME)-$(PKG_VER) @@ -40,9 +40,9 @@ CORE = no EXTRA = no DEBUG = no BUILD_DEPS = -DEPS = +DEPS = # e2fsprogs (but is statically linked) -URL = ftp://ftp.suse.com/pub/projects/icecream +URL = http://git.ipfire.org/?p=thirdparty/icecream.git;a=summary LICENSE = GPLv2+ SHORT_DESC = A distributed C/C++ compiler based on distcc.