From: Michael Tremer Date: Wed, 28 Sep 2011 14:28:37 +0000 (+0200) Subject: ccache: Update to 3.1.6. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38736b09b6257b31ccadd38e199c52ef43e32f62;p=ipfire-3.x.git ccache: Update to 3.1.6. Fixes #244. --- diff --git a/ccache/ccache.nm b/ccache/ccache.nm index fbc601cce..c9569a231 100644 --- a/ccache/ccache.nm +++ b/ccache/ccache.nm @@ -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