Skip to content

Commit d5b1851

Browse files
committed
depends: bump ccache to 3.2.2
1 parent 00c5a73 commit d5b1851

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.1.9
2+
$(package)_version=3.2.2
33
$(package)_download_path=http://samba.org/ftp/ccache
44
$(package)_file_name=ccache-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=04d3e2e438ac8d4cc4b110b68cdd61bd59226c6588739a4a386869467f5ced7c
5+
$(package)_sha256_hash=440f5e15141cc72d2bfff467c977020979810eb800882e3437ad1a7153cce7b2
66

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

0 commit comments

Comments
 (0)