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

Commit

Permalink
atomicparsley 0.9.5
Browse files Browse the repository at this point in the history
Version 0.9.5 includes changes to support building with automake 1.12.2+,
which should close Homebrew#13034.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
dinkypumpkin authored and eproxus committed Jul 18, 2012
1 parent d45ef99 commit 7313296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/atomicparsley.rb
Expand Up @@ -2,8 +2,8 @@

class Atomicparsley < Formula
homepage 'http://bitbucket.org/wez/atomicparsley/overview/'
url 'https://bitbucket.org/wez/atomicparsley/get/0.9.4.tar.bz2'
sha1 'd38dee8fddf1d554d07a18edb28635c4eb6bedde'
url 'https://bitbucket.org/dinkypumpkin/atomicparsley/downloads/atomicparsley-0.9.5.tar.bz2'
sha1 'ffdf42179f83b344670bd7d7b6cfd829e1a1ea6a'

head 'https://bitbucket.org/wez/atomicparsley', :using => :hg

Expand Down

0 comments on commit 7313296

Please sign in to comment.