samba 3.6.6

Closes Homebrew/homebrew#13731.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-07-29 13:20:50 -05:00 committed by Adam Vandenberg
parent 026b0166b8
commit 14a95d5492
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Samba < Formula
homepage 'http://samba.org/'
url 'http://samba.org/samba/ftp/stable/samba-3.6.5.tar.gz'
sha1 'e41611c95b2bb91c7735928742b8aff4fc0da76e'
url 'http://samba.org/samba/ftp/stable/samba-3.6.6.tar.gz'
sha1 'f1516ce332fe11c68a052855edd745368ac4d8e9'
# Needed for autogen.sh
depends_on :automake