diff options
author | ArTourter <artourter@gmail.com> | 2023-03-25 00:53:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-25 09:58:47 +0700 |
commit | fef7390744dc3ac31c520e5cb66127a903f7ca4c (patch) | |
tree | f46a99e1d370d1442d7d4a047af3f0751b4c313f /gis/geos/geos.SlackBuild | |
parent | 7662a7cda9a77fb081a71b3fc217ce036d4cc491 (diff) |
gis/geos: Updated for version 3.11.2.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geos/geos.SlackBuild')
-rw-r--r-- | gis/geos/geos.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index 3d323fc0d543c..dd679e86bb32d 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=geos -VERSION=${VERSION:-3.11.1} +VERSION=${VERSION:-3.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |