Skip to content

Commit ff5ffc9

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

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.2
2+
VERSION=4.13.3
33
SOURCE=$MODULE-$VERSION.tar.gz
44
SOURCE_URL=https://github.com/ccache/ccache/releases/download/v$VERSION/
5-
SOURCE_VFY=sha256:e87efda8ae54f94b1cb0e8dbfdf26397bd7d0a9c0c4f38b18dde73f4ec9ac721
5+
SOURCE_VFY=sha256:c149d71f47f6fe08e4f2e43db4b0b091c61e8ea3daa23aa998b094bd84ecdfe8
66
WEB_SITE=https://ccache.dev/
77
ENTERED=20020701
8-
UPDATED=20260322
8+
UPDATED=20260413
99
SHORT="A compiler cache"
1010

1111
cat << EOF

0 commit comments

Comments
 (0)