From 38736b09b6257b31ccadd38e199c52ef43e32f62 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 28 Sep 2011 16:28:37 +0200 Subject: [PATCH] ccache: Update to 3.1.6. Fixes #244. --- ccache/ccache.nm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.39.2