ccache: bump to version 3.5
authorAsaf Kahlon <asafka7@gmail.com>
Tue, 16 Oct 2018 16:43:08 +0000 (19:43 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 20 Oct 2018 17:31:17 +0000 (19:31 +0200)
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ccache/ccache.hash
package/ccache/ccache.mk

index e97797fd14ac911d34d0c20a8de7e098c34a1830..4ea2305a887c88e64b952d6552af07d24bcdbea9 100644 (file)
@@ -1,4 +1,4 @@
 # sha256 computed locally
-sha256  297e55a7622578395c1d5cfa163cc61e345ed69c52aaf94a9583634046c15f4a  ccache-3.4.3.tar.xz
+sha256  bdd44b72ae4506a2e2deef9fefb15c606a474bbca7658cd2be26105155eec012  ccache-3.5.tar.xz
 sha256  ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361  GPL-3.0.txt
 sha256  449995742c9358c55b40cefbea5d2c7f05280454d562b6e17a75f46d2c2f6e85  LICENSE.adoc
index 3e2283e58677d6aea9e3939ad6a134cd140f5110..76ae029eae0858af6d5cff2a5eb2e635b2f90726 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CCACHE_VERSION = 3.4.3
+CCACHE_VERSION = 3.5
 CCACHE_SITE = https://www.samba.org/ftp/ccache
 CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
 CCACHE_LICENSE = GPL-3.0+, others