aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2018-02-10 09:00:14 +0800
committerfanquake <fanquake@gmail.com>2018-02-15 18:44:44 +0800
commit61647a4b868f3d798cdac2404de0f474720ba1fa (patch)
tree6b3788d119e55975fee6dc7ec8b36182c74ed519
parent5a10859a80bd571fa3d8fd8b527269f2e6f8488f (diff)
downloadbitcoin-61647a4b868f3d798cdac2404de0f474720ba1fa.tar.xz
[depends] ccache 3.4.1
-rw-r--r--depends/packages/native_ccache.mk4
-rw-r--r--doc/dependencies.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/depends/packages/native_ccache.mk b/depends/packages/native_ccache.mk
index 966804ce8b..8f4eb22538 100644
--- a/depends/packages/native_ccache.mk
+++ b/depends/packages/native_ccache.mk
@@ -1,8 +1,8 @@
package=native_ccache
-$(package)_version=3.3.4
+$(package)_version=3.4.1
$(package)_download_path=https://samba.org/ftp/ccache
$(package)_file_name=ccache-$($(package)_version).tar.bz2
-$(package)_sha256_hash=fa9d7f38367431bc86b19ad107d709ca7ecf1574fdacca01698bdf0a47cd8567
+$(package)_sha256_hash=ca5a01fb4868cdb5176c77b8b4a390be7929a6064be80741217e0686f03f8389
define $(package)_set_vars
$(package)_config_opts=
diff --git a/doc/dependencies.md b/doc/dependencies.md
index 62516d0881..e87615eba2 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -7,7 +7,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| --- | --- | --- | --- | --- | --- |
| Berkeley DB | [4.8.30](http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
| Boost | [1.64.0](http://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | |
-| ccache | [3.3.4](https://ccache.samba.org/download.html) | | No | | |
+| ccache | [3.3.6](https://ccache.samba.org/download.html) | | No | | |
| Clang | | [3.3+](http://llvm.org/releases/download.html) (C++11 support) | | | |
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | |
| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | |