readosm: Update to 1.0.0a
This commit is contained in:
parent
181d7e95d4
commit
1f776c8364
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Readosm < Formula
|
class Readosm < Formula
|
||||||
homepage 'https://www.gaia-gis.it/fossil/readosm/index'
|
homepage 'https://www.gaia-gis.it/fossil/readosm/index'
|
||||||
url 'http://www.gaia-gis.it/gaia-sins/readosm-sources/readosm-1.0.0.tar.gz'
|
url 'http://www.gaia-gis.it/gaia-sins/readosm-sources/readosm-1.0.0a.tar.gz'
|
||||||
md5 'ed50a748d430612ecbead6ad3d271410'
|
sha1 '87fcbbb03ae98db1dafe8e41183891b8fe1ae5c9'
|
||||||
|
|
||||||
def install
|
def install
|
||||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||||
|
|
Loading…
Reference in a new issue