aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sam2p.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sam2p.rb b/Library/Formula/sam2p.rb
index e17027acc..a0956fe3e 100644
--- a/Library/Formula/sam2p.rb
+++ b/Library/Formula/sam2p.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sam2p < Formula
homepage 'http://code.google.com/p/sam2p/'
- url 'http://sam2p.googlecode.com/files/sam2p-0.49.1.tar.gz'
- sha1 '5922e6029e2ed4e524066080476e02ddfdbcc18e'
+ url 'http://sam2p.googlecode.com/files/sam2p-0.49.2.tar.gz'
+ sha1 'a26db7408dfa42ab615d087774128cc5b20ab61d'
fails_with :clang do
cause "treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated"