diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-25 21:02:30 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-26 08:46:18 +1000 |
commit | 4bec1903384861f44be584cb6d1e53d7a08300e9 (patch) | |
tree | f526967e6e5d10864092bf4aa6d95b73d63f6a05 /ccache | |
parent | 31a95414fed541cbfade9819142af48921b9ce7c (diff) | |
download | opt-4bec1903384861f44be584cb6d1e53d7a08300e9.tar.gz opt-4bec1903384861f44be584cb6d1e53d7a08300e9.tar.xz |
ccache: 3.7.9 -> 3.7.10
Diffstat (limited to 'ccache')
-rw-r--r-- | ccache/.signature | 6 | ||||
-rw-r--r-- | ccache/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ccache/.signature b/ccache/.signature index c9b45f468..7968baefc 100644 --- a/ccache/.signature +++ b/ccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VPf+j48ugu4kK0XaJdh9ckjfA3Vc0hIyXqdZftwZqH5ViZm6SVlHTLt7G1GXrjDuVCq9Mt+3olBkQeEfFUpsAo= -SHA256 (Pkgfile) = 5512163cdcc1f95e13eb362735a93adcc0f62fe17e3fe9a66afda23ddfee9bf2 +RWSE3ohX2g5d/dVkb+YiwMJQ766JqpYzG8GqSoDzl3eoPy9u3FGPnWVPIpiEExqH513AXbiblYEmSAGSsveDA8MD0mL5j3fbAQo= +SHA256 (Pkgfile) = d28a838f075a6e6df2451feb06b6b87e3bdf9ebe0b9a660e1d4a91a844efb3e3 SHA256 (.footprint) = aa85bfc686cf873efffd292c55eae8016e161bd8074d4f3490539f6089eead23 -SHA256 (ccache-3.7.9.tar.xz) = f893da7543bfb9172bd55e603fcbdfcd83e6def176a28689c13235695b4cf44b +SHA256 (ccache-3.7.10.tar.xz) = 0c9566d8eafaec2c5e5c0d9a91e921c858fcf349284a105ab524407b9b54ed28 diff --git a/ccache/Pkgfile b/ccache/Pkgfile index 0d06c10fa..db67871e5 100644 --- a/ccache/Pkgfile +++ b/ccache/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang-ccache-bindings name=ccache -version=3.7.9 +version=3.7.10 release=1 source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz) |