Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/ccache/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ccache'
pkgname=ccache
version=4.13.2
version=4.13.5
revision=1
build_style=cmake
configure_args="-DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF
Expand All @@ -13,8 +13,8 @@ homepage="https://ccache.dev"
changelog="https://ccache.dev/releasenotes.html"
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/ccache-${version}.tar.xz
https://github.com/ccache/ccache/releases/download/v${version}/ccache-${version}-linux-x86_64-glibc.tar.xz"
checksum="4a0d835f1b3fd7e2ac58a511718bbc902532941f377f7990a3d33b5cf8733ba6
e9e2bcec3cd816ba58ff1c331fdeaa3465760683eeec9f462c31b909e2651e35"
checksum="7a8945f4ac7d4bb79c0055cd3db7857a6934c2b7ab3d80bb11a0f5271e36fd94
ebef319603ba3c4c8c8a8e77f46257b9fb1dc077d6385f7b348a547399bc7f45"


if [ -n "$XBPS_CHECK_PKGS" ]; then
Expand Down