From 7c231cfddb0fa68d23a38c55c393e2b6e08bad61 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 6 Feb 2024 07:14:33 +0100 Subject: [PATCH] ccache: 4.9 -> 4.9.1 --- ccache/.signature | 6 +++--- ccache/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ccache/.signature b/ccache/.signature index dec4b18be..f2cb36417 100644 --- a/ccache/.signature +++ b/ccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dth1X9tI2s5vfupGjtnaHtU63er089wVsOn0wkJ6jv83N6kR9fxux1v8W21dWkxxLUYJZQtLzqz974/Qn7fKQI= -SHA256 (Pkgfile) = c29639e9e1257dae4e88082425fc7d566998693c680684551169f0b9504050fc +RWSE3ohX2g5d/c+9qCvP4wnW97h3+jMzinz5sZqL4ACpq39hyrPv56H0mV5alCgygt8GouvEKVUvBycCEgWDwoehK4QicLiuWwk= +SHA256 (Pkgfile) = 97d540671e350603696d5d4802afbb569de785811f065e3fde3aca8944274546 SHA256 (.footprint) = 34a3e564b0c90bd049466cb018b243f7d70d482e898982243a00f20fec8a988d -SHA256 (ccache-4.9.tar.xz) = 1ebc72324e3ab52af0b562bf54189d108e85eef6478d6304a345a3c2dc4018e0 +SHA256 (ccache-4.9.1.tar.xz) = 4c03bc840699127d16c3f0e6112e3f40ce6a230d5873daa78c60a59c7ef59d25 diff --git a/ccache/Pkgfile b/ccache/Pkgfile index a7c144e2f..f71ad4526 100644 --- a/ccache/Pkgfile +++ b/ccache/Pkgfile @@ -5,7 +5,7 @@ # Optional: asciidoctor clang-ccache-bindings gcc-fortran-ccache-bindings hiredis mingw-ccache-bindings name=ccache -version=4.9 +version=4.9.1 release=1 source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz)