libraries/geos: Updated for version 3.3.8.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2013-03-03 09:53:36 -06:00 committed by Robby Workman
parent e164f6a21a
commit a565c8c553
2 changed files with 6 additions and 6 deletions

View File

@ -2,10 +2,10 @@
# Slackware build script for geos
# Written by Kyle Guinn <elyk03@gmail.com>
# Maintained by Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
PRGNAM=geos
VERSION=${VERSION:-3.3.6}
VERSION=${VERSION:-3.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="geos"
VERSION="3.3.6"
VERSION="3.3.8"
HOMEPAGE="http://trac.osgeo.org/geos/"
DOWNLOAD="http://download.osgeo.org/geos/geos-3.3.6.tar.bz2"
MD5SUM="6fadfb941541875f4976f75fb0bbc800"
DOWNLOAD="http://download.osgeo.org/geos/geos-3.3.8.tar.bz2"
MD5SUM="75be476d0831a2d14958fed76ca266de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="bosth@alumni.sfu.ca"
EMAIL="slackbuilds@jaxartes.net"