AtomicParsley: fix checksum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
edab4a366e
commit
cffe86acef
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Atomicparsley < Formula
|
||||
url 'https://bitbucket.org/wez/atomicparsley/get/0.9.4.tar.bz2'
|
||||
homepage 'http://bitbucket.org/wez/atomicparsley/overview/'
|
||||
md5 'f3d2f9cb8158b86748c5ffd9d264fa7a'
|
||||
md5 'f83aa99f5476e96259257a3ec114c942'
|
||||
|
||||
def install
|
||||
system "./autogen.sh"
|
||||
|
|
Loading…
Reference in a new issue