diff options
Diffstat (limited to 'gis/geos')
-rw-r--r-- | gis/geos/geos.SlackBuild | 4 | ||||
-rw-r--r-- | gis/geos/geos.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index 08f3fa9e0d..1b4887a189 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geos -VERSION=${VERSION:-3.7.2} +VERSION=${VERSION:-3.8.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.md TODO \ + AUTHORS COPYING NEWS README.md \ $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 42681da963..cea2feb0f0 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.7.2" +VERSION="3.8.0" HOMEPAGE="http://trac.osgeo.org/geos/" -DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.2.tar.bz2" -MD5SUM="8caa4d19d311c1a78feb2f57505dc0e3" +DOWNLOAD="http://download.osgeo.org/geos/geos-3.8.0.tar.bz2" +MD5SUM="6fe3ad412a1162b2ed7c7ed52ed974c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |