freexl: fix md5
This commit is contained in:
parent
5e59c1bd88
commit
11c5094a41
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Freexl < Formula
|
||||
homepage 'https://www.gaia-gis.it/fossil/freexl/index'
|
||||
url 'http://www.gaia-gis.it/gaia-sins/freexl-1.0.0b.tar.gz'
|
||||
md5 '5a9c422ed1af7487b626889f3cace2dd'
|
||||
md5 'e2e1c59eb2883d825782dfe8fe244207'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue