summaryrefslogtreecommitdiffstats
path: root/src/gdal.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-28 10:33:45 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-28 10:33:45 (GMT)
commitbe8eab885d6202e7882447117ad467f56796f18b (patch)
tree2a38d57ab1c771ceb5dfc1e6b1875a321bbdc1ba /src/gdal.mk
parent5f603957091de37229ea296e55ab36069fcc7958 (diff)
downloadmxe-be8eab885d6202e7882447117ad467f56796f18b.zip
mxe-be8eab885d6202e7882447117ad467f56796f18b.tar.gz
mxe-be8eab885d6202e7882447117ad467f56796f18b.tar.bz2
update version of packages curl, gdal, geos, libgpg_error and sdl_image
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 24e2d2f..4821796 100644
--- a/src/gdal.mk
+++ b/src/gdal.mk
@@ -2,7 +2,7 @@
# http://www.gdal.org/
PKG := gdal
-$(PKG)_VERSION := 1.5.3
+$(PKG)_VERSION := 1.6.0beta2
$(PKG)_SUBDIR := gdal-$($(PKG)_VERSION)
$(PKG)_FILE := gdal-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.osgeo.org/gdal/$($(PKG)_FILE)