ccache: update to 3.7.6
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
41b87d02c8
commit
a062f3aa29
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.7.5
|
||||
version=3.7.6
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://ccache.samba.org/"
|
||||
changelog="https://ccache.samba.org/news.html"
|
||||
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e51c611a3da865754cb0ff1ddd95bd7a6acac603576c0bd39583f8cc30af28d2
|
||||
checksum=73e2633ac9bca387b5a39c72a8f85634670c4091dab639228c433898163c86c0
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in New Issue