summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
Diffstat (limited to 'gis')
-rw-r--r--gis/python3-shapely/python3-shapely.SlackBuild2
-rw-r--r--gis/python3-shapely/python3-shapely.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild
index 5b3e54a387..b86efae4b6 100644
--- a/gis/python3-shapely/python3-shapely.SlackBuild
+++ b/gis/python3-shapely/python3-shapely.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-shapely
-VERSION=${VERSION:-1.8.4}
+VERSION=${VERSION:-1.8.5.post1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/python3-shapely/python3-shapely.info b/gis/python3-shapely/python3-shapely.info
index e50976b92a..a5d84a0da2 100644
--- a/gis/python3-shapely/python3-shapely.info
+++ b/gis/python3-shapely/python3-shapely.info
@@ -1,8 +1,8 @@
PRGNAM="python3-shapely"
-VERSION="1.8.4"
+VERSION="1.8.5.post1"
HOMEPAGE="https://github.com/shapely/shapely"
-DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.4/shapely-1.8.4.tar.gz"
-MD5SUM="9a92bb56b4ddbe84f35ded43cdb5ed66"
+DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.5.post1/shapely-1.8.5.post1.tar.gz"
+MD5SUM="fb5f713780c4798efa34caaa6939a55d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos"