ccache: update to 3.7.4
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
e82fa37cc8
commit
bc5604522f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.7.3
|
||||
version=3.7.4
|
||||
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=73d2ec69fcf4fd3b956304036974a779b443d88882b69c5d81b62b5dc8630e04
|
||||
checksum=04c0af414b8cf89e541daed59735547fbfd323b1aaa983da0216f6b6731e6836
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/lib/ccache/bin
|
||||
|
|
Loading…
Reference in New Issue