diff --git a/sccache/.signature b/sccache/.signature index 099e17b34..0b14911aa 100644 --- a/sccache/.signature +++ b/sccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33OABcuaN7dCya1qqY/Hz9j2uxcvDkpGlqRtwCnnOlckElSbtCLo52rRRnMl9Ibx9pgH6HQ6TLVzzyDiuiYkMQg= -SHA256 (Pkgfile) = 0113a09f2922b01b350aa47aa7318dd3a229ac23c1440a607ef3ab6829a577d3 +RWSagIOpLGJF3xmhyldn8s7sXL9U7GdVjWq8fK6foqLdv/GEIUaQaUZAkoxEapqHRJ9p1osxUqjMMaoydnraWaTtNC/2UfSUKwk= +SHA256 (Pkgfile) = 165d49dfff3ca798fe49f90b0c6e1152bdb435d97c6dd91662ca51a8faef1997 SHA256 (.footprint) = faf777b374273121eaa06a3f627d66169ce6db1948d7cd60994b641e88e88f09 -SHA256 (sccache-v0.3.3.tar.gz) = 65275a355e53cd1056768e1cbaad2f48bbaae0917be90b8d4e08128b682a29b3 +SHA256 (sccache-v0.4.0.tar.gz) = 361d2e4150d5bf9a563face9113062335dab98f4c726ad58c4bc77252051e676 diff --git a/sccache/Pkgfile b/sccache/Pkgfile index f9f68f246..ee6581152 100644 --- a/sccache/Pkgfile +++ b/sccache/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=sccache -version=0.3.3 +version=0.4.0 release=1 source=(https://github.com/mozilla/sccache/archive/v$version/$name-v$version.tar.gz)