From 50939b18b86c1437035ea5cf81a1b3d62cbf57dd Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 19:17:50 -0800 Subject: talloc 2.0.8 --- Library/Formula/talloc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/talloc.rb b/Library/Formula/talloc.rb index 23b39a26c..c78ca70d2 100644 --- a/Library/Formula/talloc.rb +++ b/Library/Formula/talloc.rb @@ -1,9 +1,9 @@ require 'formula' class Talloc < Formula - url 'http://www.samba.org/ftp/talloc/talloc-2.0.7.tar.gz' homepage 'http://talloc.samba.org/' - sha1 'fb84ee401b6e094503056b030ce31fcbcc9d06aa' + url 'http://www.samba.org/ftp/talloc/talloc-2.0.8.tar.gz' + sha1 '5ca7710a3f95a1db873c97fcf83f92dddfd57907' def install system "./configure", "--prefix=#{prefix}", "--disable-rpath" -- cgit v1.2.3