diff options
author | Mark Brand <mabrand@mabrand.nl> | 2013-01-23 09:51:10 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2013-01-23 09:51:10 (GMT) |
commit | cfe7c8dca8b08f89886a2cf0a55969da7309f9fb (patch) | |
tree | bbe3530a9dca8344abcbb9bbdb338e917d65e51f /src/geos.mk | |
parent | dcf0baaeffdf229b46fb99a256ee433e22e34a50 (diff) | |
download | mxe-cfe7c8dca8b08f89886a2cf0a55969da7309f9fb.zip mxe-cfe7c8dca8b08f89886a2cf0a55969da7309f9fb.tar.gz mxe-cfe7c8dca8b08f89886a2cf0a55969da7309f9fb.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 44c1820..97ec05c 100644 --- a/src/geos.mk +++ b/src/geos.mk @@ -3,7 +3,7 @@ PKG := geos $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 454c9b61f158de509db60a69512414a0a1b0743b +$(PKG)_CHECKSUM := d62c6f86ba854f319feaa5d957bebb8b6bed10a3 $(PKG)_SUBDIR := geos-$($(PKG)_VERSION) $(PKG)_FILE := geos-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := http://download.osgeo.org/geos/$($(PKG)_FILE) |