gis/osm2pgsql: Updated for version 0.87.4.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-07-04 01:08:42 -07:00 committed by Willy Sudiarto Raharjo
parent d8ae2bda97
commit 89de8ecb62
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=osm2pgsql
VERSION=${VERSION:-0.87.3}
VERSION=${VERSION:-0.87.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
VERSION="0.87.3"
VERSION="0.87.4"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.3.tar.gz"
MD5SUM="7ea5a25b8e87f1d6c36e0a0b60bff611"
DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.4.tar.gz"
MD5SUM="f3623125e45b386282315b55510a9749"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"