From b5c82016817a498cbf045848d7f2d621e89e6303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 1 Oct 2020 20:50:37 +0200 Subject: [PATCH] ccache: update to 3.7.12 --- srcpkgs/ccache/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index f16e7885e8..481c446619 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,6 +1,6 @@ # Template file for 'ccache' pkgname=ccache -version=3.7.11 +version=3.7.12 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.dev/releasenotes.html" distfiles="https://github.com/ccache/ccache/releases/download/v${version}/${pkgname}-${version}.tar.xz" -checksum=8d450208099a4d202bd7df87caaec81baee20ce9dd62da91e9ea7b95a9072f68 +checksum=a02f4e8360dc6618bc494ca35b0ae21cea080f804a4898eab1ad3fcd108eb400 post_install() { vmkdir usr/lib/ccache/bin