From ac3aa7e042f6958c6f32f653f238a608437fddbf Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 22 Jan 2024 18:22:35 +0100 Subject: [PATCH] sccache: 0.7.5 -> 0.7.6 --- sccache/.signature | 6 +++--- sccache/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sccache/.signature b/sccache/.signature index 116a6351e..92112ec45 100644 --- a/sccache/.signature +++ b/sccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33t53iByDHqCqitaB9XXtbHvEjJz0pUO9uQzFp67EtvOhtx6Yfuxda3/4iu0KVblzpa6rSh4EGzSP2wdy+v9ow8= -SHA256 (Pkgfile) = 6d56b1d65729468a1c86ddc5d754a837c573f00edaaf941ab35e63093535c16c +RWSagIOpLGJF3wRfm6ZCBwDVXSx00OE6/WFwrTAiwYp1TDleyhsLSXUCYvSLjCXWB7SZjhI0BSCghlF/aMIi53VxQxBIYGPX6gs= +SHA256 (Pkgfile) = d23a5c3081c4a3522dfc6a052295e9e6cdeafedd46f0a2f239dc43661babb4e6 SHA256 (.footprint) = 075cd929ecb85ad14a889ceb6a2ed24451c1c27cbe759868505d0b691d93b7cb -SHA256 (sccache-v0.7.5.tar.gz) = 19034b64ff223f852256869b3e3fa901059ee90de2e4085bf2bfb5690b430325 +SHA256 (sccache-v0.7.6.tar.gz) = c6ff8750516fe982c9e9c20fb80d27c41481a22bf9a5a2346cff05724110bd42 diff --git a/sccache/Pkgfile b/sccache/Pkgfile index d287e7591..8ee02459b 100644 --- a/sccache/Pkgfile +++ b/sccache/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=sccache -version=0.7.5 +version=0.7.6 release=1 source=(https://github.com/mozilla/sccache/archive/v$version/$name-v$version.tar.gz)