* update ccache to 4.9.1-1
This commit is contained in:
parent
f892e4ceb4
commit
a085229c66
@ -4,7 +4,7 @@
|
||||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||
|
||||
pkgname=ccache
|
||||
pkgver=4.9
|
||||
pkgver=4.9.1
|
||||
pkgrel=1
|
||||
pkgdesc='Compiler cache that speeds up recompilation by caching previous compilations'
|
||||
url='https://ccache.dev/'
|
||||
@ -14,9 +14,9 @@ depends=('glibc' 'gcc-libs' 'hiredis' 'zstd' 'libzstd.so')
|
||||
makedepends=('cmake' 'asciidoctor' 'perl')
|
||||
source=(https://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc})
|
||||
validpgpkeys=('5A939A71A46792CF57866A51996DDA075594ADB8') # Joel Rosdahl <joel@rosdahl.net>
|
||||
sha512sums=('04200e5ceab56fc119f4376189f45fe811409a8022f08e82cd3089e252f350d604d777a237a57651fcd0c20f8ba0f27e4f3cc330a5970d455a696a977408d563'
|
||||
sha512sums=('5ae4537a7e546b779c80f5adadce1349a84da3a47b255bda06cb2678ee5403307f013c08c8541a21f6f1fb36a0b64bdbcf785fbd2fcfe3009150117250e75b0b'
|
||||
'SKIP')
|
||||
b2sums=('682b491d061452d77d988d7e9e661ed4ce729a40a58370af55e1f24c5e973e4808d7211b4f8b8ab7f9328ecc651c032fa2efd37675566308197c22fd9a776675'
|
||||
b2sums=('9ebaf335fda54666e4bfc8f2c402f2b908b3922f3898b6a739b0256481256c6121546021b80fd2dbc93f3aea254db63a8624b97b2820b88e73e502a243bf2562'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user