mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
gis/postgis: Updated for version 2.2.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
7142cbc22a
commit
518f5a98b3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
|
||||
PRGNAM=postgis
|
||||
VERSION=${VERSION:-2.2.1}
|
||||
VERSION=${VERSION:-2.2.2}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="postgis"
|
||||
VERSION="2.2.1"
|
||||
VERSION="2.2.2"
|
||||
HOMEPAGE="http://postgis.org"
|
||||
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.2.1.tar.gz"
|
||||
MD5SUM="dc3575a0aac5a7e0bbddde17eb6be400"
|
||||
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.2.2.tar.gz"
|
||||
MD5SUM="ed42ad50405520bc1210bd4d3a872617"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal postgresql"
|
||||
|
|
Loading…
Reference in a new issue