ccache: update to 4.8.3
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
5a4965fcd8
commit
7801eee44c
@@ -2,7 +2,7 @@
|
||||
# Contributor: Renato Silva <br.renatosilva@gmail.com>
|
||||
|
||||
pkgname=ccache
|
||||
pkgver=4.8.2
|
||||
pkgver=4.8.3
|
||||
pkgrel=1
|
||||
pkgdesc="A compiler cache (mingw-w64)"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -20,7 +20,7 @@ options=('staticlibs' 'strip')
|
||||
install="${pkgname}.install"
|
||||
source=(https://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc})
|
||||
validpgpkeys=("5A939A71A46792CF57866A51996DDA075594ADB8") #Joel Rosdahl <joel@rosdahl.net>
|
||||
sha256sums=('3d3fb3f888a5b16c4fa7ee5214cca76348afd6130e8443de5f6f2424f2076a49'
|
||||
sha256sums=('e47374c810b248cfca3665ee1d86c7c763ffd68d9944bc422d9c1872611f2b11'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user