]> Git Repo - buildroot-mgba.git/commitdiff
ccache: bump to version 3.3
authorGustavo Zacarias <[email protected]>
Mon, 29 Aug 2016 16:59:11 +0000 (13:59 -0300)
committerPeter Korsgaard <[email protected]>
Mon, 29 Aug 2016 21:21:22 +0000 (23:21 +0200)
Signed-off-by: Gustavo Zacarias <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/ccache/ccache.hash
package/ccache/ccache.mk

index 7e616cece7aae12003db071e69c1a49d5b0f1377..03b8c26a5b76d08cc36401c19c5d94277c4fa759 100644 (file)
@@ -1,2 +1,2 @@
-# Verified key https://samba.org/ftp/ccache/ccache-3.2.5.tar.xz.asc - sha256 computed locally
-sha256 117011534b199dbe290b08acae1591c81525536a1e140da22e0fbc04c20bab85        ccache-3.2.5.tar.xz
+# Verified key https://samba.org/ftp/ccache/ccache-3.3.tar.xz.asc - sha256 computed locally
+sha256 d88e6f5f62f9ce5eeee673972a5731f76e22a5c708cfbc264ecd25a93fffba07        ccache-3.3.tar.xz
index c4f03104863e4bb02eae1f67bba7d05f3433246c..06deb65a9754a5a0699fa6f631cd15d8a8004568 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CCACHE_VERSION = 3.2.5
+CCACHE_VERSION = 3.3
 CCACHE_SITE = https://samba.org/ftp/ccache
 CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
 CCACHE_LICENSE = GPLv3+, others
This page took 0.037434 seconds and 4 git commands to generate.