pis/postgis: Updated for version 2.5.3.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
Benjamin Trigona-Harany 2019-08-16 22:03:19 -07:00 committed by Willy Sudiarto Raharjo
parent 4478ad0669
commit e484ab8bcb
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"