comparison src/geos.mk @ 586:14274c6db453

update version of packages geos and sqlite
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 11 Dec 2009 15:09:22 +0100
parents ea7dc53d5c8b
children 0e4f707cd651
comparison
equal deleted inserted replaced
585:fa1a90c3f3f8 586:14274c6db453
20 # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 20 # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21 21
22 # GEOS 22 # GEOS
23 PKG := geos 23 PKG := geos
24 $(PKG)_IGNORE := 24 $(PKG)_IGNORE :=
25 $(PKG)_VERSION := 3.2.0rc3 25 $(PKG)_VERSION := 3.2.0rc4
26 $(PKG)_CHECKSUM := fcf8954e434679172fb162338ec6577c176ad993 26 $(PKG)_CHECKSUM := d03a4b6eff4fad82f9dd63224173efe933bf72f2
27 $(PKG)_SUBDIR := geos-$($(PKG)_VERSION) 27 $(PKG)_SUBDIR := geos-$($(PKG)_VERSION)
28 $(PKG)_FILE := geos-$($(PKG)_VERSION).tar.bz2 28 $(PKG)_FILE := geos-$($(PKG)_VERSION).tar.bz2
29 $(PKG)_WEBSITE := http://trac.osgeo.org/geos/ 29 $(PKG)_WEBSITE := http://trac.osgeo.org/geos/
30 $(PKG)_URL := http://ftp.remotesensing.org/geos/$($(PKG)_FILE) 30 $(PKG)_URL := http://ftp.remotesensing.org/geos/$($(PKG)_FILE)
31 $(PKG)_URL_2 := http://download.osgeo.org/geos/$($(PKG)_FILE) 31 $(PKG)_URL_2 := http://download.osgeo.org/geos/$($(PKG)_FILE)