ccache: update to 3.7.9

This commit is contained in:
Jürgen Buchmüller 2020-03-29 18:52:32 +02:00
parent 62efbd613a
commit eedc9019a2

View file

@ -1,6 +1,6 @@
# Template file for 'ccache' # Template file for 'ccache'
pkgname=ccache pkgname=ccache
version=3.7.8 version=3.7.9
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=99ea7b8fc34fdd5dc628169f452086c1f4d8ca3a1e52bd484fbdef3516893672 checksum=f893da7543bfb9172bd55e603fcbdfcd83e6def176a28689c13235695b4cf44b
post_install() { post_install() {
vmkdir usr/lib/ccache/bin vmkdir usr/lib/ccache/bin