diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:19:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:19:41 +0000 |
| commit | 7c52cf9ebc7554df8abcd8b0d6b788a67477c95c (patch) | |
| tree | ca7b76e3f0f4f07b6cc50dfbf94c798e81eba754 /repos/extra | |
| parent | e998bee21115f973a7de52a3db555130d7febce6 (diff) | |
| download | alicelinux-7c52cf9ebc7554df8abcd8b0d6b788a67477c95c.tar.gz alicelinux-7c52cf9ebc7554df8abcd8b0d6b788a67477c95c.zip | |
ccache: updated to 4.11.3
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/ccache/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/ccache/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/ccache/.checksum b/repos/extra/ccache/.checksum index 9d1222c1..20341013 100644 --- a/repos/extra/ccache/.checksum +++ b/repos/extra/ccache/.checksum @@ -1 +1 @@ -00121218db713c80aeee60a5a5efa231cfd8fdbdc7f711602c5b733234ddc849 ccache-4.11.2.tar.xz +4f7d8658ff78757bc984a6e17c4f674527ad829af630ea37a1468eef80378579 ccache-4.11.3.tar.xz diff --git a/repos/extra/ccache/abuild b/repos/extra/ccache/abuild index 826b8269..87d228a6 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.11.2 +version=4.11.3 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="-DREDIS_STORAGE_BACKEND=OFF -DENABLE_TESTING=OFF" |