Skip to content

Commit 4b1075d

Browse files
barton2526iFoggz
andcommitted
suggestion
Co-Authored-By: Paul Jensen <[email protected]>
1 parent 8be7946 commit 4b1075d

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,7 +1,7 @@
11
package=native_ccache
22
$(package)_version=3.7.12
3-
$(package)_download_path=https://github.com/ccache/ccache/releases/download/v3.7.12
4-
$(package)_file_name=ccache-3.7.12.tar.gz
3+
$(package)_download_path=https://github.com/ccache/ccache/releases/download/v$($(package)_version)
4+
$(package)_file_name=ccache-$($(package)_version).tar.gz
55
$(package)_sha256_hash=d2abe88d4c283ce960e233583061127b156ffb027c6da3cf10770fc0c7244194
66

77
define $(package)_set_vars

0 commit comments

Comments
 (0)