Mercurial > hg > mxe
changeset 2390:af2600152295
update package geos
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Tue, 03 Apr 2012 14:08:25 +0200 |
parents | d850f952f766 |
children | fbf67aa01033 |
files | index.html src/geos.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -1129,7 +1129,7 @@ </tr> <tr> <td id="geos-package">geos</td> - <td id="geos-version">3.3.2</td> + <td id="geos-version">3.3.3</td> <td id="geos-website"><a href="http://trac.osgeo.org/geos/">GEOS</a></td> </tr> <tr>
--- a/src/geos.mk +++ b/src/geos.mk @@ -3,7 +3,7 @@ PKG := geos $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 942b0bbc61a059bd5269fddd4c0b44a508670cb3 +$(PKG)_CHECKSUM := 2ecd23c38d74e5f04757dc528ec30858006fb6a7 $(PKG)_SUBDIR := geos-$($(PKG)_VERSION) $(PKG)_FILE := geos-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := http://download.osgeo.org/geos/$($(PKG)_FILE)