From f828e142f8539fc85d6a175a7261d38e3fa08a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 19 Jul 2019 13:49:28 +0200 Subject: [PATCH] ccache: update to 3.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/ccache/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index ae50cc7f18e..223688367ad 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,7 +1,7 @@ # Template file for 'ccache' pkgname=ccache -version=3.7.1 -revision=2 +version=3.7.2 +revision=1 bootstrap=yes build_style=gnu-configure make_check_args="CC=gcc" @@ -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=66fc121a2a33968f9ec428e02f48ff4b8896fbabb759e9c09352267014dcbe65 +checksum=a5da0008512ff9e882097acaffb3616fae98ec25827167bb4bd1e4acf0b66793 post_install() { vmkdir usr/lib/ccache/bin