ccache 3.1.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ruben Fonseca 2011-07-31 11:00:00 +01:00 committed by Adam Vandenberg
parent 9c68ac524f
commit 93e48fdd05

View file

@ -1,9 +1,9 @@
require 'formula'
class Ccache < Formula
url 'http://samba.org/ftp/ccache/ccache-3.1.4.tar.bz2'
url 'http://samba.org/ftp/ccache/ccache-3.1.5.tar.bz2'
homepage 'http://ccache.samba.org/'
md5 '676fda8a9a5e02574435c32b22942abd'
md5 'f652bd20253bb4aa1440ae50bea3c9e3'
def install
system "./configure", "--prefix=#{prefix}", "--mandir=#{man}"