ccache: Update to 3.7.2

This commit is contained in:
Alexey Pavlov
2019-07-25 15:07:59 +03:00
parent 11849c7c87
commit 92fa1e1300

View File

@@ -2,7 +2,7 @@
# Contributor: Renato Silva <br.renatosilva@gmail.com>
pkgname=ccache
pkgver=3.7.1
pkgver=3.7.2
pkgrel=1
pkgdesc="A compiler cache (mingw-w64)"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ install="${pkgname}.install"
source=(https://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc}
"ccache-3.4.2-msys.patch")
validpgpkeys=("5A939A71A46792CF57866A51996DDA075594ADB8") #Joel Rosdahl <joel@rosdahl.net>
sha256sums=('66fc121a2a33968f9ec428e02f48ff4b8896fbabb759e9c09352267014dcbe65'
sha256sums=('a5da0008512ff9e882097acaffb3616fae98ec25827167bb4bd1e4acf0b66793'
'SKIP'
'061d553a59960c87ccacaf26130cf59eb56017c25742853b6da91093eaf1f58d')