]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
ccache: Update to 3.1.6.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Sep 2011 14:28:37 +0000 (16:28 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Sep 2011 14:28:37 +0000 (16:28 +0200)
Fixes #244.

ccache/ccache.nm

index fbc601cce5a1e69cb1f13f88e19a2b962df1cea8..c9569a231d9102ae75b7edfa28017321bd429bcd 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = ccache
-version    = 3.1.5
+version    = 3.1.6
 release    = 1
 
 groups     = Development/Compilers
@@ -20,7 +20,7 @@ description
 end
 
 source_dl  = http://samba.org/ftp/ccache/
-sources    = %{thisapp}.tar.bz2
+sources    = %{thisapp}.tar.xz
 
 # Sets ccache max size up to 2 GB
 CFLAGS += -DDEFAULT_MAXSIZE=2097152
@@ -64,5 +64,4 @@ end
 
 packages
        package %{name}
-       end
 end