sam2p 0.49.2

Closes Homebrew/homebrew#22565.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-09-15 13:14:45 -05:00 committed by Adam Vandenberg
parent 91b2b14c1e
commit 8de0cc52e0
1 changed files with 2 additions and 2 deletions

View File

@ -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"