diff options
author | Mark Brand <mabrand@mabrand.nl> | 2012-06-25 21:43:55 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2012-06-25 21:43:55 (GMT) |
commit | 679d6737516af5fe79ac1c3e8b744680b558092a (patch) | |
tree | cb1a83abcbedeb7dec18bc632b02f63d5e40a013 /src/geos.mk | |
parent | ad860d21acf9916cf0124059b632dc0ccab7b616 (diff) | |
download | mxe-679d6737516af5fe79ac1c3e8b744680b558092a.zip mxe-679d6737516af5fe79ac1c3e8b744680b558092a.tar.gz mxe-679d6737516af5fe79ac1c3e8b744680b558092a.tar.bz2 |
update package geos
Diffstat (limited to 'src/geos.mk')
-rw-r--r-- | src/geos.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geos.mk b/src/geos.mk index 5090510..87d1336 100644 --- a/src/geos.mk +++ b/src/geos.mk @@ -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) |