sdhash 3.1

Closes Homebrew/homebrew#18652.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Jonathan Wilkins 2013-03-21 17:05:29 -07:00 committed by Adam Vandenberg
parent c9b9f87209
commit ffd75d171e

View file

@ -2,8 +2,8 @@ require 'formula'
class Sdhash < Formula
homepage 'http://roussev.net/sdhash/sdhash.html'
url 'http://roussev.net/sdhash/releases/packages/sdhash-2.3.tar.gz'
sha1 '711a7d3fdc2bf0d27e034078a4369b8489215654'
url 'http://roussev.net/sdhash/releases/packages/sdhash-3.1.tar.gz'
sha1 '0539d05a9c68aee509ca2d2dee30e5067dc211d0'
def install
inreplace "Makefile" do |s|