osmosis 0.39
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d413665f94
commit
62b6971635
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Osmosis < Formula
|
||||
url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.38.zip'
|
||||
url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.39.zip'
|
||||
homepage 'http://wiki.openstreetmap.org/wiki/Osmosis'
|
||||
md5 'e0d48f644485578625482f5e660b2358'
|
||||
md5 'd3668ec3cf713246929de1b2f75eadef'
|
||||
|
||||
def patches
|
||||
# need to adjust home dir for a clean install
|
||||
|
|
Loading…
Reference in a new issue