We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6cbdd commit 9616ac8Copy full SHA for 9616ac8
depends/packages/native_ccache.mk
@@ -1,8 +1,8 @@
1
package=native_ccache
2
-$(package)_version=3.2.5
3
-$(package)_download_path=http://samba.org/ftp/ccache
+$(package)_version=3.3.1
+$(package)_download_path=https://samba.org/ftp/ccache
4
$(package)_file_name=ccache-$($(package)_version).tar.bz2
5
-$(package)_sha256_hash=7a553809e90faf9de3a23ee9c5b5f786cfd4836bf502744bedb824a24bee1097
+$(package)_sha256_hash=cb6e4bafbb19ba0a2ec43386b123a5f92a20e1e3384c071d5d13e0cb3c84bf73
6
7
define $(package)_set_vars
8
$(package)_config_opts=
0 commit comments