diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index a4145db87d..565bb6c6af 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,13 +1,13 @@ # Template file for 'ccache' pkgname=ccache -version=3.1.5 +version=3.1.6 distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="compiler cache" maintainer="Juan RP " homepage="http://cache.samba.org" license="GPL-2" -checksum=aac690d7e452f408d458b11c07ab5bf22055d398b2a010052d3d208670a99c36 +checksum=1e333149f30671499513e22fb6ec41c485003cad82802fb4c064fa219194ebf3 long_desc=" ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. @@ -17,7 +17,6 @@ bootstrap=yes Add_dependency run glibc Add_dependency run zlib Add_dependency build zlib-devel -Add_dependency build glibc-devel post_install() {