From c661f80dad2a88afe6e5618691bc264b33bd424f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 14 Aug 2012 14:28:13 +0000 Subject: main/ccache: upgrade to 3.1.8 --- main/ccache/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/ccache') diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD index e650ee405..6fb9885d4 100644 --- a/main/ccache/APKBUILD +++ b/main/ccache/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=ccache -pkgver=3.1.7 +pkgver=3.1.8 pkgrel=0 pkgdesc="ccache is a compiler cache" url="http://ccache.samba.org/" @@ -34,4 +34,4 @@ package() { ln -sf /usr/bin/ccache "$pkgdir"/usr/lib/ccache/bin/${CHOST}-cpp ln -sf /usr/bin/ccache "$pkgdir"/usr/lib/ccache/bin/${CHOST}-c++ } -md5sums="bf49574730fabd666fc7ec3f8b203f41 ccache-3.1.7.tar.gz" +md5sums="60799b763cbad7ea47c1a919089e5cf9 ccache-3.1.8.tar.gz" -- cgit v1.2.3