From 0022ee78ffc4277f8c0821c81d344f4656c3cbb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 17 Feb 2017 23:37:40 +0100 Subject: [PATCH] ccache: update to 3.3.4 --- srcpkgs/ccache/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index 176c3d8d355..f507061a240 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,7 +1,7 @@ # Template file for 'ccache' pkgname=ccache -version=3.3.3 -revision=3 +version=3.3.4 +revision=1 bootstrap=yes build_style=gnu-configure makedepends="zlib-devel" @@ -9,8 +9,8 @@ short_desc="A Fast C/C++ Compiler Cache" maintainer="Juan RP " homepage="http://ccache.samba.org" license="GPL-2" -distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=2985bc5e32ebe38d2958d508eb54ddcad39eed909489c0c2988035214597ca54 +distfiles="https://samba.org/ftp/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=24f15bf389e38c41548c9c259532187774ec0cb9686c3497bbb75504c8dc404f post_install() { vmkdir usr/lib/ccache/bin