the silver searcher 0.18

master
Adam Vandenberg 2013-10-31 07:40:57 -07:00
parent fc45e5051b
commit 0f3abed950
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ require 'formula'
class TheSilverSearcher < Formula
homepage 'https://github.com/ggreer/the_silver_searcher'
url 'https://github.com/ggreer/the_silver_searcher/archive/0.17.tar.gz'
sha1 '88673329b320457c065a914ceb77ac878ca4f0c0'
head 'https://github.com/ggreer/the_silver_searcher.git'
url 'https://github.com/ggreer/the_silver_searcher/archive/0.18.tar.gz'
sha1 '43c399f5add3921b4fcb7c7f3d21909d81cd0559'
depends_on :automake
depends_on :autoconf