Explorar el Código

ccache: Bump version

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Benoît Thébaudeau hace 12 años
padre
commit
dd6c3d5fc7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/ccache/ccache.mk

+ 1 - 1
package/ccache/ccache.mk

@@ -4,7 +4,7 @@
 #
 #############################################################
 
-CCACHE_VERSION = 3.1.7
+CCACHE_VERSION = 3.1.8
 CCACHE_SITE    = http://samba.org/ftp/ccache
 CCACHE_SOURCE  = ccache-$(CCACHE_VERSION).tar.bz2