diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-09-02 09:09:40 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-09-02 09:09:40 (GMT) |
commit | 2d68e65576759719a0cfe6058fedb55ce2560453 (patch) | |
tree | 2e10e4a2731e4b44077bdc7dee02ffbd081071b9 /src/gdal.mk | |
parent | d3dd3c15332b203d01211176ee0dc3dbe212a61d (diff) | |
download | mxe-2d68e65576759719a0cfe6058fedb55ce2560453.zip mxe-2d68e65576759719a0cfe6058fedb55ce2560453.tar.gz mxe-2d68e65576759719a0cfe6058fedb55ce2560453.tar.bz2 |
update version of packages curl, fontconfig, gdal, gnutls, gtk, libpng, mingwrt, pango, pixman, sqlite and tiff
Diffstat (limited to 'src/gdal.mk')
-rw-r--r-- | src/gdal.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gdal.mk b/src/gdal.mk index 2c2b780..9d5f31d 100644 --- a/src/gdal.mk +++ b/src/gdal.mk @@ -21,8 +21,8 @@ # GDAL PKG := gdal -$(PKG)_VERSION := 1.6.1 -$(PKG)_CHECKSUM := b2091a3830d8230a97aa0ced429935e7caef00ee +$(PKG)_VERSION := 1.6.2 +$(PKG)_CHECKSUM := 1d9e1d8f01f06bca99e7335d7e86dff784eee819 $(PKG)_SUBDIR := gdal-$($(PKG)_VERSION) $(PKG)_FILE := gdal-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.gdal.org/ |