From f697883b1b2ae5f3a0dfbfe4a33f7f43b310f1ae Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verison.net>
Date: Fri, 16 Jul 2010 21:32:09 +0000
Subject: ccache: upgade to 3.0.1 ref 647

---
 abs/extra-testing/ccache/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/abs/extra-testing/ccache/PKGBUILD b/abs/extra-testing/ccache/PKGBUILD
index 14c3be9..81f188b 100644
--- a/abs/extra-testing/ccache/PKGBUILD
+++ b/abs/extra-testing/ccache/PKGBUILD
@@ -3,15 +3,14 @@
 # Contributor: Tom Newsom <Jeepster@gmx.co.uk>
 
 pkgname=ccache
-pkgver=2.4
-pkgrel=5
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="ccache is a compiler cache"
 url="http://ccache.samba.org/"
 source=(http://samba.org/ftp/${pkgname}/$pkgname-$pkgver.tar.gz)
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('glibc')
-md5sums=('73c1ed1e767c1752dd0f548ec1e66ce7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -33,3 +32,4 @@ build() {
   ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
 }
 
+md5sums=('15f2449899d9e8dc3aff6b86f97ab63e')
-- 
cgit v0.12