osm2pgsql 0.92.1

Closes #12417.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
ilovezfs 2017-04-13 21:38:11 -07:00 committed by JCount
parent 3eb6fafcbf
commit 2cd1673201

View file

@ -1,9 +1,8 @@
class Osm2pgsql < Formula
desc "OpenStreetMap data to PostgreSQL converter"
homepage "https://wiki.openstreetmap.org/wiki/Osm2pgsql"
url "https://github.com/openstreetmap/osm2pgsql/archive/0.92.0.tar.gz"
sha256 "b741cfdf6489fd5def721f75a9558b8cda53165dda7ca9548fcc5b43e163ee77"
revision 3
url "https://github.com/openstreetmap/osm2pgsql/archive/0.92.1.tar.gz"
sha256 "0912a344aaa38ed4b78f6dcab1a873975adb434dcc31cdd6fec3ec6a30025390"
head "https://github.com/openstreetmap/osm2pgsql.git"
bottle do