mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/geopy: Updated for version 1.17.0.
This commit is contained in:
parent
fc1fd88b83
commit
7d5ce9d8af
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geopy
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
VERSION=${VERSION:-1.17.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geopy"
|
||||
VERSION="1.16.0"
|
||||
VERSION="1.17.0"
|
||||
HOMEPAGE="https://github.com/geopy/geopy"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.16.0/geopy-1.16.0.tar.gz"
|
||||
MD5SUM="f6d8f4186dc93879e278f4eeec7584f7"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.17.0/geopy-1.17.0.tar.gz"
|
||||
MD5SUM="91f9a74110fb0c64324c414c5b52db91"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue