aboutsummaryrefslogtreecommitdiff
path: root/gis/python-pygeos/python-pygeos.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2021-11-06 13:02:11 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-07 13:10:49 +0700
commitb5a0876f1addfa9e0da1eb15c1e9613c086bdfac (patch)
tree368f907945205667a6528e54ab0a942ffbd4825e /gis/python-pygeos/python-pygeos.SlackBuild
parentd61a2c4cdc2c8a2ce1fce94e03a744d61e0b21fc (diff)
gis/python-pygeos: Updated for version 0.11.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python-pygeos/python-pygeos.SlackBuild')
-rw-r--r--gis/python-pygeos/python-pygeos.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild
index f7ed9822ec74c..b8760b4313b07 100644
--- a/gis/python-pygeos/python-pygeos.SlackBuild
+++ b/gis/python-pygeos/python-pygeos.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-pygeos
-VERSION=${VERSION:-0.10.2}
+VERSION=${VERSION:-0.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}