From fc1fd88b83a42938ec3ef31f91a85066e524a1fb Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Wed, 12 Sep 2018 14:25:37 -0700 Subject: gis/geos: Updated for version 3.7.0. --- gis/geos/geos.SlackBuild | 6 +++--- gis/geos/geos.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'gis/geos') diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index eadfeb1f2d..01745d61ce 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for geos # Written by Kyle Guinn -# Maintained by Benjamin Trigona-Harany +# Maintained 2013-2018 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geos -VERSION=${VERSION:-3.6.3} +VERSION=${VERSION:-3.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -90,7 +90,7 @@ make install-strip DESTDIR=$PKG mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS COPYING NEWS README TODO \ + AUTHORS COPYING NEWS README.md TODO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/gis/geos/geos.info b/gis/geos/geos.info index e00f9d512d..5bc5190fb2 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.6.3" +VERSION="3.7.0" HOMEPAGE="http://trac.osgeo.org/geos/" -DOWNLOAD="http://download.osgeo.org/geos/geos-3.6.3.tar.bz2" -MD5SUM="21363523fca1f215155574e498c1d777" +DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.0.tar.bz2" +MD5SUM="1163224b12602a23122b271dd20a98b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3