From 1c3516e38ae75dec9ca82562992450a19febdb94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 19 Aug 2019 01:07:15 +0200 Subject: [PATCH] ccache: update to 3.7.3 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index e28c68374ee..2e3cd2b6317 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,6 +1,6 @@ # Template file for 'ccache' pkgname=ccache -version=3.7.2 +version=3.7.3 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=a5da0008512ff9e882097acaffb3616fae98ec25827167bb4bd1e4acf0b66793 +checksum=73d2ec69fcf4fd3b956304036974a779b443d88882b69c5d81b62b5dc8630e04 post_install() { vmkdir usr/lib/ccache/bin