diff options
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 494fd7b17fd16..1afd1897983b1 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.10.0} +VERSION=${VERSION:-3.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |