diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-03-22 18:44:55 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-03-27 18:21:54 +1100 |
commit | 09132486365b93acd905d8d3db197696a3a12322 (patch) | |
tree | f8e4f43d9f209c95df248a382775489216d0065c /ccache | |
parent | 50ecb35074d2fc72d1c8645b78fd8d2fc104c91f (diff) | |
download | opt-09132486365b93acd905d8d3db197696a3a12322.tar.gz opt-09132486365b93acd905d8d3db197696a3a12322.tar.xz |
ccache: 3.7.7 -> 3.7.8
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 272918664..a4638c1fa 100644 --- a/ccache/.signature +++ b/ccache/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R0b680t++eTCdIfWCEUbTcDqQoN5ZM5LC2ywqZIWKyHowZh+w/y3cCFXWqh3YlXqwKpLjL+MSlpaa2C/wWJcA4= -SHA256 (Pkgfile) = 11290bb61ece1cb7ebf72118553bfc3dc062212dce6a5316b2c1e778fe4b153c +RWSE3ohX2g5d/bpwM22rRfPqJyv3idjsNtldvVPD12dHjED6SQ0YMxCGMkp/lp815wWI37vOLcW8DcL3GyPsXWpjctTyy1C9HQM= +SHA256 (Pkgfile) = d2201a97e1c13821bf4b397539ee15f856b756a875d316064b21d23b3b86a16d SHA256 (.footprint) = aa85bfc686cf873efffd292c55eae8016e161bd8074d4f3490539f6089eead23 -SHA256 (ccache-3.7.7.tar.xz) = b7c1d6d6fe42f18e424de92746af863e0bc85794da3d69e44300840c478c98cd +SHA256 (ccache-3.7.8.tar.xz) = 99ea7b8fc34fdd5dc628169f452086c1f4d8ca3a1e52bd484fbdef3516893672 diff --git a/ccache/Pkgfile b/ccache/Pkgfile index f9b3a9ec3..aadaf0510 100644 --- a/ccache/Pkgfile +++ b/ccache/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang-ccache-bindings name=ccache -version=3.7.7 +version=3.7.8 release=1 source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz) |