gis/postgis: Updated for version 3.0.2.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-09-10 15:13:39 -07:00 committed by Willy Sudiarto Raharjo
parent 0fc6d82ddd
commit 6a5a716c12
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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:-3.0.1}
VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="postgis"
VERSION="3.0.1"
VERSION="3.0.2"
HOMEPAGE="http://postgis.org"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-3.0.1.tar.gz"
MD5SUM="93f26f162a3961d08caf3b37a3d5fe5d"
DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-3.0.2.tar.gz"
MD5SUM="37b7b3a5e6851eae289bb87ca2f1e487"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal postgresql"