mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/Shapely: Updated for version 1.6.1.
This commit is contained in:
parent
8f84157b90
commit
0c9930317e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Shapely
|
||||
VERSION=${VERSION:-1.6.0}
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Shapely"
|
||||
VERSION="1.6.0"
|
||||
VERSION="1.6.1"
|
||||
HOMEPAGE="https://github.com/Toblerity/Shapely"
|
||||
DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.0/Shapely-1.6.0.tar.gz"
|
||||
MD5SUM="8a3bf26fb09f7fa6434452dc6896f6c2"
|
||||
DOWNLOAD="https://github.com/Toblerity/Shapely/archive/1.6.1/Shapely-1.6.1.tar.gz"
|
||||
MD5SUM="95cad5ced84e1187f1e9da7c48ba24d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geos"
|
||||
|
|
Loading…
Reference in a new issue