OSM-PBF 1.3.1
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a1b0ff4b00
commit
ab8d86202f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class OsmPbf < Formula
|
||||
homepage 'http://wiki.openstreetmap.org/wiki/PBF_Format'
|
||||
url 'https://github.com/scrosby/OSM-binary/archive/v1.3.0.tar.gz'
|
||||
sha1 'bb9bcd776f2876696b5c5d970d3a68c2222a7ac3'
|
||||
url 'https://github.com/scrosby/OSM-binary/archive/v1.3.1.tar.gz'
|
||||
sha1 '4713e693dee3da42178764c8cb9b08188eb47a0d'
|
||||
|
||||
depends_on 'protobuf'
|
||||
|
||||
|
|
Loading…
Reference in a new issue