ccache: 3.7.1 -> 3.7.2

This commit is contained in:
Danny Rawlins 2019-07-27 22:23:08 +10:00
parent 76519195ef
commit 08b9bae96d
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/eyQPIm1VlVu0g2F1FGLAo32hzB1z/idYlKK1fUWWlava5olIB4o5GWXl4dVHzCChoDJBbJjLfGKMWGHA4CKRgY=
SHA256 (Pkgfile) = e20c098a65efd401bf1581e1a5fe5073a82a54343da8aed8115a558a75f16cf2
RWSE3ohX2g5d/VXSiDxrhUugbu3+EEtCnvOuFLcpMdnsJ71exGVRzFacJqRa+xLhFXJgtAXZbayPrl9e27hL4kJ504hqZUE3CwA=
SHA256 (Pkgfile) = d88875d5b92d877ff80d5d5bf3a4b5a021e187821c7682b6e8fb5a23dce37602
SHA256 (.footprint) = aa85bfc686cf873efffd292c55eae8016e161bd8074d4f3490539f6089eead23
SHA256 (ccache-3.7.1.tar.xz) = 66fc121a2a33968f9ec428e02f48ff4b8896fbabb759e9c09352267014dcbe65
SHA256 (ccache-3.7.2.tar.xz) = a5da0008512ff9e882097acaffb3616fae98ec25827167bb4bd1e4acf0b66793

View File

@ -1,11 +1,11 @@
# Description: A fast compiler cache.
# URL: https://ccache.samba.org/
# URL: https://ccache.dev/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: zlib
# Optional: clang-ccache-bindings
name=ccache
version=3.7.1
version=3.7.2
release=1
source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz)