Skip to content

Commit 61647a4

Browse files
committed
[depends] ccache 3.4.1
1 parent 5a10859 commit 61647a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

depends/packages/native_ccache.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=native_ccache
2-
$(package)_version=3.3.4
2+
$(package)_version=3.4.1
33
$(package)_download_path=https://samba.org/ftp/ccache
44
$(package)_file_name=ccache-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=fa9d7f38367431bc86b19ad107d709ca7ecf1574fdacca01698bdf0a47cd8567
5+
$(package)_sha256_hash=ca5a01fb4868cdb5176c77b8b4a390be7929a6064be80741217e0686f03f8389
66

77
define $(package)_set_vars
88
$(package)_config_opts=

doc/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
77
| --- | --- | --- | --- | --- | --- |
88
| Berkeley DB | [4.8.30](http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
99
| Boost | [1.64.0](http://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | |
10-
| ccache | [3.3.4](https://ccache.samba.org/download.html) | | No | | |
10+
| ccache | [3.3.6](https://ccache.samba.org/download.html) | | No | | |
1111
| Clang | | [3.3+](http://llvm.org/releases/download.html) (C++11 support) | | | |
1212
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | |
1313
| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | |

0 commit comments

Comments
 (0)