diff options
-rw-r--r-- | gis/geos/geos.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geos/geos.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index a2c160d4b8..530fc41899 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -5,7 +5,7 @@ # Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> PRGNAM=geos -VERSION=${VERSION:-3.4.2} +VERSION=${VERSION:-3.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geos/geos.info b/gis/geos/geos.info index d7d815e035..b76fa9b781 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.4.2" +VERSION="3.5.0" HOMEPAGE="http://trac.osgeo.org/geos/" -DOWNLOAD="http://download.osgeo.org/geos/geos-3.4.2.tar.bz2" -MD5SUM="fc5df2d926eb7e67f988a43a92683bae" +DOWNLOAD="http://download.osgeo.org/geos/geos-3.5.0.tar.bz2" +MD5SUM="136842690be7f504fba46b3c539438dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |