mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/geopy: Updated for version 1.9.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
cfcbca8e32
commit
f53bedaef7
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Currently maintained by Benjamin Trigona-Harany
|
||||
|
||||
PRGNAM=geopy
|
||||
VERSION=${VERSION:-1.9.0}
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geopy"
|
||||
VERSION="1.9.0"
|
||||
VERSION="1.9.1"
|
||||
HOMEPAGE="https://github.com/geopy/geopy"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.9.0.tar.gz"
|
||||
MD5SUM="a95d77e4172eea3477bc172442c2edb3"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.9.1.tar.gz"
|
||||
MD5SUM="bce019cb80a62760c7a96613ec6f23b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue