Merge pull request #3842 from lazka/ccache-4.8.2
ccache: Update to 4.8.2
This commit is contained in:
commit
f42e7f2681
@ -2,7 +2,7 @@
|
|||||||
# Contributor: Renato Silva <br.renatosilva@gmail.com>
|
# Contributor: Renato Silva <br.renatosilva@gmail.com>
|
||||||
|
|
||||||
pkgname=ccache
|
pkgname=ccache
|
||||||
pkgver=4.8
|
pkgver=4.8.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A compiler cache (mingw-w64)"
|
pkgdesc="A compiler cache (mingw-w64)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -20,7 +20,7 @@ options=('staticlibs' 'strip')
|
|||||||
install="${pkgname}.install"
|
install="${pkgname}.install"
|
||||||
source=(https://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc})
|
source=(https://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc})
|
||||||
validpgpkeys=("5A939A71A46792CF57866A51996DDA075594ADB8") #Joel Rosdahl <joel@rosdahl.net>
|
validpgpkeys=("5A939A71A46792CF57866A51996DDA075594ADB8") #Joel Rosdahl <joel@rosdahl.net>
|
||||||
sha256sums=('b963ee3bf88d7266b8a0565e4ba685d5666357f0a7e364ed98adb0dc1191fcbb'
|
sha256sums=('3d3fb3f888a5b16c4fa7ee5214cca76348afd6130e8443de5f6f2424f2076a49'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user