ccache: update to 3.7.7
This commit is contained in:
parent
58a65183f2
commit
cbe53fb809
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.7.6
|
||||
version=3.7.7
|
||||
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=73e2633ac9bca387b5a39c72a8f85634670c4091dab639228c433898163c86c0
|
||||
checksum=b7c1d6d6fe42f18e424de92746af863e0bc85794da3d69e44300840c478c98cd
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in a new issue