summaryrefslogtreecommitdiffstats
path: root/src/proj.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-09 12:38:02 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-09 12:38:02 (GMT)
commit022df6050e3e3ec013efe742564a54a3920e52b7 (patch)
tree55c383551f829ee51fadc643fe100af8aeebfce4 /src/proj.mk
parente83655b808090dee102b19818b60f8c74de66ba5 (diff)
downloadmxe-022df6050e3e3ec013efe742564a54a3920e52b7.zip
mxe-022df6050e3e3ec013efe742564a54a3920e52b7.tar.gz
mxe-022df6050e3e3ec013efe742564a54a3920e52b7.tar.bz2
update packages geos, libgeotiff, libiconv, proj, w32api
Diffstat (limited to 'src/proj.mk')
-rw-r--r--src/proj.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj.mk b/src/proj.mk
index bc29b99..7d19293 100644
--- a/src/proj.mk
+++ b/src/proj.mk
@@ -2,7 +2,7 @@
# http://trac.osgeo.org/proj/
PKG := proj
-$(PKG)_VERSION := 4.6.0
+$(PKG)_VERSION := 4.6.1
$(PKG)_SUBDIR := proj-$($(PKG)_VERSION)
$(PKG)_FILE := proj-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.osgeo.org/proj/$($(PKG)_FILE)