gis/geopy: Updated for version 0.98.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-02-28 09:21:17 +07:00 committed by Willy Sudiarto Raharjo
parent d66da74af6
commit ccbcc5fec2
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
# Currently maintained by Benjamin Trigona-Harany
PRGNAM=geopy
VERSION=${VERSION:-0.98}
VERSION=${VERSION:-0.98.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="geopy"
VERSION="0.98"
VERSION="0.98.1"
HOMEPAGE="https://github.com/geopy/geopy"
DOWNLOAD="https://github.com/geopy/geopy/archive/0.98.tar.gz"
MD5SUM="79b5124b3ac614cc67d708e27e5111a4"
DOWNLOAD="https://github.com/geopy/geopy/archive/0.98.1.tar.gz"
MD5SUM="95378c82fb8fe7d17e7c5a92f2299916"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"