Browse Source

Upgrade ccache to 3.3.1

pull/4/head
Jack Grigg 8 years ago
parent
commit
19c3917ce9
  1. 6
      depends/packages/native_ccache.mk

6
depends/packages/native_ccache.mk

@ -1,8 +1,8 @@
package=native_ccache
$(package)_version=3.1.9
$(package)_download_path=http://samba.org/ftp/ccache
$(package)_version=3.3.1
$(package)_download_path=https://www.samba.org/ftp/ccache
$(package)_file_name=ccache-$($(package)_version).tar.bz2
$(package)_sha256_hash=04d3e2e438ac8d4cc4b110b68cdd61bd59226c6588739a4a386869467f5ced7c
$(package)_sha256_hash=cb6e4bafbb19ba0a2ec43386b123a5f92a20e1e3384c071d5d13e0cb3c84bf73
define $(package)_set_vars
$(package)_config_opts=

Loading…
Cancel
Save