academic/mapnik: Updated for version 2.2.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
8a06839067
commit
1bfe926c7f
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mapnik
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mapnik"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://mapnik.org"
|
||||
DOWNLOAD="https://github.com/downloads/mapnik/mapnik/mapnik-v2.1.0.tar.bz2"
|
||||
MD5SUM="d580c558a957444873bec9e24526b0a0"
|
||||
DOWNLOAD="http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-v2.2.0.tar.bz2"
|
||||
MD5SUM="b5357848dc6806bcd43e245f4fdefdaf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="proj"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="bosth@alumni.sfu.ca"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in New Issue