ports/contrib (3.7): sccache: 0.6.0 -> 0.7.0
commit 48e81ab1e0f44dc8ebf946be11d8671d3336024b Author: Tim Biermann <tbier@posteo.de> Date: Sun Nov 5 09:53:51 2023 +0100 sccache: 0.6.0 -> 0.7.0 diff --git a/sccache/.signature b/sccache/.signature index 12219cad4..a1ab96128 100644 --- a/sccache/.signature +++ b/sccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37AgIZ3sbZpanM179mib9y1sl9rP2vtoP0skEukSoRHPjgzkDLeA2qaZPieQWoVOO1l+1J3lpUdlaD5pAXaP+AE= -SHA256 (Pkgfile) = cba30227049050749add86c68bd1a02706339f26452e0c77c713239dd9192a05 +RWSagIOpLGJF381My86GSmBxB9hRf2f3Eprp0cozXmlVzHtsO0dv+s6gEle/ZIDcQBhLcHYJfdZTOyWQ7sKCwX/YZ2dLpDVHOgw= +SHA256 (Pkgfile) = 6503ede127eee98325946e4a45564ec8580c3f6392c0d6b1b19a801b69038bcf SHA256 (.footprint) = 075cd929ecb85ad14a889ceb6a2ed24451c1c27cbe759868505d0b691d93b7cb -SHA256 (sccache-v0.6.0.tar.gz) = ffa687a872f590ba0bfeacb54ef16f25f78426207614681f85b183fabe515400 +SHA256 (sccache-v0.7.0.tar.gz) = 15f3abf9031743baf7b2f0cb1567f08456795a52f49943793348b4b8c31dd066 diff --git a/sccache/Pkgfile b/sccache/Pkgfile index b44855c32..3479ea820 100644 --- a/sccache/Pkgfile +++ b/sccache/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=sccache -version=0.6.0 +version=0.7.0 release=1 source=(https://github.com/mozilla/sccache/archive/v$version/$name-v$version.tar.gz)
participants (1)
-
crux@crux.nu