diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-09-19 18:56:02 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-09-19 22:57:44 +1000 |
commit | a510107bb3f922348254ceeea99e379607145da0 (patch) | |
tree | ba5961588504b48b7d2ced45d28b7fd34990f7f1 /sccache | |
parent | 5969c44defe09ca49c50d2cc9d2b0fbdc5c61472 (diff) | |
download | contrib-a510107bb3f922348254ceeea99e379607145da0.tar.gz contrib-a510107bb3f922348254ceeea99e379607145da0.tar.xz |
sccache: 0.2.10 -> 0.2.11
Diffstat (limited to 'sccache')
-rw-r--r-- | sccache/.signature | 6 | ||||
-rw-r--r-- | sccache/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sccache/.signature b/sccache/.signature index e8a4acbaa..436246756 100644 --- a/sccache/.signature +++ b/sccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF386NQDzTFjm+tpPA70K3EqbdxeyeE62mCMBZKS3ezl9nijCiqKP1pH0qylv8zL9zNzfrH9eKzrELAQqrVsRz9Qk= -SHA256 (Pkgfile) = 09fca05b25fc4b1fe4371ee246413e5df8bb9d6335a6ada4eb2b566047491e5c +RWSagIOpLGJF3/3/3uQ1pc9brBhlBebnsvzb/M3VG4Q9aACEPSSP6sf+m7RxkfXy5fm7u9K/Dvgatp4VkhNa/hwp722fjQ3s+Qc= +SHA256 (Pkgfile) = 117d0d6a6b85bcdfcb4d9011d968d06f120512048564ceb24ad4324ccce04edf SHA256 (.footprint) = faf777b374273121eaa06a3f627d66169ce6db1948d7cd60994b641e88e88f09 -SHA256 (sccache-0.2.10.tar.gz) = e55813d2ca01ebf5704973bb5765a6b3bdf2d6f563be34441a278599579bb5e0 +SHA256 (sccache-0.2.11.tar.gz) = d72569789c4c54e5c8dc20bbde8e553b85497dbd9a3fdcc6d738a4df411dea46 diff --git a/sccache/Pkgfile b/sccache/Pkgfile index 622b8c36f..96e001f8f 100644 --- a/sccache/Pkgfile +++ b/sccache/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=sccache -version=0.2.10 +version=0.2.11 release=1 source=(https://github.com/mozilla/sccache/archive/$version/$name-$version.tar.gz) |