Skip to content

Commit 9616ac8

Browse files
committed
[depends] ccache 3.3.1
1 parent 6b6cbdd commit 9616ac8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

depends/packages/native_ccache.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=native_ccache
2-
$(package)_version=3.2.5
3-
$(package)_download_path=http://samba.org/ftp/ccache
2+
$(package)_version=3.3.1
3+
$(package)_download_path=https://samba.org/ftp/ccache
44
$(package)_file_name=ccache-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=7a553809e90faf9de3a23ee9c5b5f786cfd4836bf502744bedb824a24bee1097
5+
$(package)_sha256_hash=cb6e4bafbb19ba0a2ec43386b123a5f92a20e1e3384c071d5d13e0cb3c84bf73
66

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

0 commit comments

Comments
 (0)