ccache: update to 3.7.11.
This commit is contained in:
parent
cc69b3e7b8
commit
2fb661582f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ccache'
|
# Template file for 'ccache'
|
||||||
pkgname=ccache
|
pkgname=ccache
|
||||||
version=3.7.10
|
version=3.7.11
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://ccache.samba.org/"
|
homepage="https://ccache.samba.org/"
|
||||||
changelog="https://ccache.dev/releasenotes.html"
|
changelog="https://ccache.dev/releasenotes.html"
|
||||||
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0c9566d8eafaec2c5e5c0d9a91e921c858fcf349284a105ab524407b9b54ed28
|
checksum=8d450208099a4d202bd7df87caaec81baee20ce9dd62da91e9ea7b95a9072f68
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib/ccache/bin
|
vmkdir usr/lib/ccache/bin
|
||||||
|
|
Loading…
Reference in New Issue