# HG changeset patch # User Mark Brand # Date 1333454905 -7200 # Node ID af26001522958b12a4cf31adc4dd9caca54247fe # Parent d850f952f766b8f4bb73b82c3850f990bdec8e9a update package geos diff --git a/index.html b/index.html --- a/index.html +++ b/index.html @@ -1129,7 +1129,7 @@ geos - 3.3.2 + 3.3.3 GEOS diff --git a/src/geos.mk b/src/geos.mk --- 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)