Skip to content

Commit a37bce4

Browse files
Lunar Botesselfe
authored andcommitted
ccache: Version bumped to 4.13.5
Co-authored-by: Stephane Fontaine <esselfe16@gmail.com>
1 parent f1a5d20 commit a37bce4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

utils/ccache/DETAILS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
MODULE=ccache
2-
VERSION=4.13.3
2+
VERSION=4.13.5
33
SOURCE=$MODULE-$VERSION.tar.gz
44
SOURCE_URL=https://github.com/ccache/ccache/releases/download/v$VERSION/
5-
SOURCE_VFY=sha256:c149d71f47f6fe08e4f2e43db4b0b091c61e8ea3daa23aa998b094bd84ecdfe8
5+
SOURCE_VFY=sha256:2fb4896269a1ef15da99ba940ac1478b38f2c4b720797205860bf40364f37d37
66
WEB_SITE=https://ccache.dev/
77
ENTERED=20020701
8-
UPDATED=20260413
8+
UPDATED=20260426
99
SHORT="A compiler cache"
1010

1111
cat << EOF

0 commit comments

Comments
 (0)