]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Another update to icecream.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Jul 2009 02:09:33 +0000 (04:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Jul 2009 02:09:33 +0000 (04:09 +0200)
lfs/icecc

index 4131620fbfa4edd423d1ba98b2eef883ffe6e17b..cfdc646d746210f2030f04425edc8304fc9305d6 100644 (file)
--- 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.