diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-08-24 09:14:34 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-29 10:07:32 +0700 |
commit | 78515e08d62e3f149210d974da522ed0463a03d1 (patch) | |
tree | 27b8b6d2d714c4a0653767ee01ce7b3488d9e310 | |
parent | 9be4ff815db3135b3e87bba84b10b66713a7393f (diff) |
gis/geos: Updated for version 3.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-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 a2c160d4b8ef..530fc418996b 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 d7d815e035ee..b76fa9b781da 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="" |