diff options
Diffstat (limited to 'Library/Formula/osm-pbf.rb')
| -rw-r--r-- | Library/Formula/osm-pbf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/osm-pbf.rb b/Library/Formula/osm-pbf.rb index ea8b3b490..e8deb46c8 100644 --- a/Library/Formula/osm-pbf.rb +++ b/Library/Formula/osm-pbf.rb @@ -3,7 +3,7 @@ require 'formula' class OsmPbf < Formula homepage 'http://wiki.openstreetmap.org/wiki/PBF_Format' url 'https://github.com/scrosby/OSM-binary/tarball/v1.2.1' - md5 '7eb8e6c30c261d2fa338048e2a356bad' + sha1 'c12e6649e8aa00a460f54db7f84e723503367fc2' depends_on 'protobuf' |
