changeset 2644:cd5e84cf026f

update package geos
author Mark Brand <mabrand@mabrand.nl>
date Mon, 25 Jun 2012 23:43:55 +0200
parents ded6e1d35f58
children 17b0182736e1
files index.html src/geos.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sun Jun 24 14:41:32 2012 +0200
+++ b/index.html	Mon Jun 25 23:43:55 2012 +0200
@@ -1145,7 +1145,7 @@
     </tr>
     <tr>
         <td id="geos-package">geos</td>
-        <td id="geos-version">3.3.4</td>
+        <td id="geos-version">3.3.5</td>
         <td id="geos-website"><a href="http://trac.osgeo.org/geos/">GEOS</a></td>
     </tr>
     <tr>
--- a/src/geos.mk	Sun Jun 24 14:41:32 2012 +0200
+++ b/src/geos.mk	Mon Jun 25 23:43:55 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 2ec4be729c851460daf89d0d2ab785be5ef4c5c5
+$(PKG)_CHECKSUM := 791e2b36a9a6114c7f213fae3fc995960c35a428
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)