diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-11 16:45:07 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-11 16:45:07 +0200 |
commit | 2d48783fa7e2c5841acc2765ca813f0799da27d2 (patch) | |
tree | b5a20305cc39afaf2b3b80f61987bd2c8e597274 /ccache | |
parent | 15ef569749b0906e733a49b5aa6084acb148fc32 (diff) | |
download | opt-2d48783fa7e2c5841acc2765ca813f0799da27d2.tar.gz opt-2d48783fa7e2c5841acc2765ca813f0799da27d2.tar.xz |
ccache: 4.4 -> 4.4.1
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 39423ab58..cd7d39f4f 100644 --- a/ccache/.signature +++ b/ccache/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VVJqJAUH8AB1wbL/CUidgdEmUS9uLsoHk03fEOBFe6E7d20CapfsynLcmo/nrL2O3Z2C33Rq+Zl9VJjzTBKSQg= -SHA256 (Pkgfile) = 4925d5f859915eac0afdd67e89b335dbacaafcdc00a4d2ce1bbe0a33318b6117 +RWSE3ohX2g5d/UINYW/HUMZpYEtv5PPUZR6ahwDsgk9hu2u633yZmJFU1CrNr8/skWV5id2FYtCp+Df0YyANxVW+la6NH9b/Kws= +SHA256 (Pkgfile) = 36e46e3593c12b0fca067d3be1a3420df1864cdb97f0327fdd4b192e08f702e9 SHA256 (.footprint) = aa85bfc686cf873efffd292c55eae8016e161bd8074d4f3490539f6089eead23 -SHA256 (ccache-4.4.tar.xz) = b40bea2ecf88fc15d4431f0d5fb8babf018d7218eaded0f40e07d4c18c667561 +SHA256 (ccache-4.4.1.tar.xz) = ebd6dfb5b15dfe39310e1f5834bafbe6ab526c71df8ad08a508e8a242bad8159 SHA256 (ccache.1) = adb7276b4a243ec0994e4af83565c9db9371c4eb782893890bfc86adf077b978 diff --git a/ccache/Pkgfile b/ccache/Pkgfile index 7789411f2..d228b26f7 100644 --- a/ccache/Pkgfile +++ b/ccache/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang-ccache-bindings asciidoc name=ccache -version=4.4 +version=4.4.1 release=1 source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz ccache.1) |