diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-29 02:57:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-29 02:57:41 +0300 |
commit | b98d8aa8c54105e57ea04a1c2067aade24834bf0 (patch) | |
tree | 9f78d794247daa2d43e6f19839cd07aa10912756 /extra/ccache | |
parent | 5a7da0ff1feb597d02c9e9ccb2c609e309f627cb (diff) | |
download | repository-b98d8aa8c54105e57ea04a1c2067aade24834bf0.tar.gz |
ccache: bump to 4.2.1
Diffstat (limited to 'extra/ccache')
-rw-r--r-- | extra/ccache/checksums | 2 | ||||
-rw-r--r-- | extra/ccache/sources | 2 | ||||
-rw-r--r-- | extra/ccache/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/ccache/checksums b/extra/ccache/checksums index 03c4feb6..2287edfb 100644 --- a/extra/ccache/checksums +++ b/extra/ccache/checksums @@ -1 +1 @@ -2f14b11888c39778c93814fc6843fc25ad60ff6ba4eeee3dff29a1bad67ba94f ccache-4.2.tar.xz +9d6ba1cdefdc690401f404b747d81a9a1802b17af4235815866b7620d980477e ccache-4.2.1.tar.xz diff --git a/extra/ccache/sources b/extra/ccache/sources index 12557478..bd6c252e 100644 --- a/extra/ccache/sources +++ b/extra/ccache/sources @@ -1 +1 @@ -https://github.com/ccache/ccache/releases/download/v4.2/ccache-4.2.tar.xz +https://github.com/ccache/ccache/releases/download/v4.2.1/ccache-4.2.1.tar.xz diff --git a/extra/ccache/version b/extra/ccache/version index 39a6e920..6b405ab7 100644 --- a/extra/ccache/version +++ b/extra/ccache/version @@ -1 +1 @@ -4.2 1 +4.2.1 1 |