Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
mongrel2: use archive URL
Browse files Browse the repository at this point in the history
Closes #18782.
  • Loading branch information
adamv authored and shelhamer committed Mar 12, 2014
1 parent e2e75df commit cf73ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/mongrel2.rb
Expand Up @@ -2,8 +2,8 @@

class Mongrel2 < Formula
homepage 'http://mongrel2.org/'
url 'https://github.com/zedshaw/mongrel2/tarball/v1.8.0'
sha1 '27c942b5c3c72c65084b355f6cbafd814f8cd64b'
url 'https://github.com/zedshaw/mongrel2/archive/v1.8.0.tar.gz'
sha1 '3c6e57caec19df92ff6af28301d70af05ec3e456'

head 'https://github.com/zedshaw/mongrel2.git'

Expand Down

0 comments on commit cf73ddf

Please sign in to comment.