diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-11 17:04:20 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-11 17:04:20 +0000 |
| commit | 7ed4b0466edfc0606af43605f230e53c367cfcc4 (patch) | |
| tree | 896dbc64af7c87c3a96c9e43236708fe890976c5 /ccache | |
| parent | 7bce5a1ee51a9cf63f63d85746bdedadf499b0a2 (diff) | |
| download | alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.tar.gz alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.zip | |
Woodpecker CI 74c1f4a8593e4ade00eba778e015573bc7d898a4 [SKIP CI]
Diffstat (limited to 'ccache')
| -rw-r--r-- | ccache/.checksum | 2 | ||||
| -rw-r--r-- | ccache/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ccache/.checksum b/ccache/.checksum index d4048363..d8bcc27e 100644 --- a/ccache/.checksum +++ b/ccache/.checksum @@ -1 +1 @@ -d0bd290db15d78aaa664eccd2651f67930fbc2b90a04ef8cfe6ece8b5207a6a1 ccache-4.12.3.tar.xz +b2990f57662b680fcc6127a3562fc3a43eda9d2e44fe8e5cc89f4934bb096c89 ccache-4.13.1.tar.xz diff --git a/ccache/abuild b/ccache/abuild index 57239106..5c3ba605 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.12.3 +version=4.13.1 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" |