summaryrefslogtreecommitdiffstats
path: root/src/gdal.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-09 12:30:12 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-09 12:30:12 (GMT)
commite83655b808090dee102b19818b60f8c74de66ba5 (patch)
tree64e563221e181f0b854961c2ebed181f0227b633 /src/gdal.mk
parentb14f207798776369b9e4591e2ed213d4d16ee417 (diff)
downloadmxe-e83655b808090dee102b19818b60f8c74de66ba5.zip
mxe-e83655b808090dee102b19818b60f8c74de66ba5.tar.gz
mxe-e83655b808090dee102b19818b60f8c74de66ba5.tar.bz2
update packages binutils, curl, fltk, fontconfig, freetype, gdal, geos, libgcrypt, libpng, libxml2, libxslt, pdcurses
Diffstat (limited to 'src/gdal.mk')
-rw-r--r--src/gdal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdal.mk b/src/gdal.mk
index e53616a..42e37f0 100644
--- a/src/gdal.mk
+++ b/src/gdal.mk
@@ -2,7 +2,7 @@
# http://www.gdal.org/
PKG := gdal
-$(PKG)_VERSION := 1.5.0
+$(PKG)_VERSION := 1.5.3
$(PKG)_SUBDIR := gdal-$($(PKG)_VERSION)
$(PKG)_FILE := gdal-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.gdal.org/dl/$($(PKG)_FILE)