aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/samba.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/samba.rb b/Library/Formula/samba.rb
index 797d68b0b..0320d8e75 100644
--- a/Library/Formula/samba.rb
+++ b/Library/Formula/samba.rb
@@ -2,8 +2,8 @@ require 'formula'
class Samba < Formula
homepage 'http://samba.org/'
- url 'http://www.samba.org/samba/ftp/stable/samba-3.6.20.tar.gz'
- sha1 '445f579112bc69027f560be276744facc1196fe1'
+ url 'http://www.samba.org/samba/ftp/stable/samba-3.6.23.tar.gz'
+ sha1 '5ba2f8323ab17fa6c04bf87c11d20f10a4fcfe17'
conflicts_with 'talloc', :because => 'both install `include/talloc.h`'