atomicparsley: update md5 checksum
Source archive at bitbucket.org apparently updated. Closes Homebrew/homebrew#9440. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b4f15bb49f
commit
8905ee02d4
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 'f83aa99f5476e96259257a3ec114c942'
|
||||
md5 '2ce6f39cedc959f46b5515920c35d0d7'
|
||||
|
||||
def install
|
||||
system "./autogen.sh"
|
||||
|
|
Loading…
Reference in a new issue