osmosis 0.43
Closes Homebrew/homebrew#19178. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2f7c2cbf95
commit
402696746b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Osmosis < Formula
|
||||
homepage 'http://wiki.openstreetmap.org/wiki/Osmosis'
|
||||
url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.42.zip'
|
||||
sha1 '9ffd8fe1c07fdb32e362d8e82096981d064561c1'
|
||||
url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.43-RELEASE.zip'
|
||||
sha256 'c891fe095b7f960f575cb39d9794c67cc7df9f4c665d2dda88dfb57b770f0bbe'
|
||||
|
||||
def patches
|
||||
# need to adjust home dir for a clean install
|
||||
|
|
Loading…
Reference in a new issue