pis/postgis: Updated for version 2.5.3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
4478ad0669
commit
e484ab8bcb
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=postgis
|
||||
VERSION=${VERSION:-2.5.2}
|
||||
VERSION=${VERSION:-2.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="postgis"
|
||||
VERSION="2.5.2"
|
||||
VERSION="2.5.3"
|
||||
HOMEPAGE="http://postgis.org"
|
||||
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.5.2.tar.gz"
|
||||
MD5SUM="ef90c8c0fec7df0be22bd8a5cb651784"
|
||||
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.5.3.tar.gz"
|
||||
MD5SUM="475bca6249ee11f675b899de14fd3f42"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal postgresql"
|
||||
|
|
Loading…
Reference in New Issue