![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 392a2a62ff0c3c91f307c7eb5ff3e3366d563b97 Author: Danny Rawlins <monster.romster@gmail.com> Date: Fri Aug 16 22:06:40 2019 +1000 sccache: 0.2.9 -> 0.2.10 diff --git a/sccache/.signature b/sccache/.signature index 8563a3da..e8a4acba 100644 --- a/sccache/.signature +++ b/sccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yPLkcJPAmv8B29EiCxlQdlcKuDbUL2GayA4XUuLks+AiDzMgAVVp3lCEHxTP2L/bW9SIUkXq8H6t0kxYTNUSAo= -SHA256 (Pkgfile) = f36dbdac4fdc458a8a2287fd1c4acd74a37dfde6f8a4a89700bed233f75ab824 +RWSagIOpLGJF386NQDzTFjm+tpPA70K3EqbdxeyeE62mCMBZKS3ezl9nijCiqKP1pH0qylv8zL9zNzfrH9eKzrELAQqrVsRz9Qk= +SHA256 (Pkgfile) = 09fca05b25fc4b1fe4371ee246413e5df8bb9d6335a6ada4eb2b566047491e5c SHA256 (.footprint) = faf777b374273121eaa06a3f627d66169ce6db1948d7cd60994b641e88e88f09 -SHA256 (sccache-0.2.9.tar.gz) = a24cf714dad8f3f1a50a7ae32665451e36487e3c76f5d92d57f5e4ef7176c0c3 +SHA256 (sccache-0.2.10.tar.gz) = e55813d2ca01ebf5704973bb5765a6b3bdf2d6f563be34441a278599579bb5e0 diff --git a/sccache/Pkgfile b/sccache/Pkgfile index 56831f88..622b8c36 100644 --- a/sccache/Pkgfile +++ b/sccache/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=sccache -version=0.2.9 +version=0.2.10 release=1 source=(https://github.com/mozilla/sccache/archive/$version/$name-$version.tar.gz)