# HG changeset patch # User Mark Brand # Date 1340660635 -7200 # Node ID cd5e84cf026f7c1a8c18ec009a1208db7e75ae8e # Parent ded6e1d35f58a4595b177f59445b69a3d3c38c15 update package geos diff -r ded6e1d35f58 -r cd5e84cf026f index.html --- 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 @@ geos - 3.3.4 + 3.3.5 GEOS diff -r ded6e1d35f58 -r cd5e84cf026f src/geos.mk --- 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)