gis/qgis: Updated for version 2.18.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
6202f1358b
commit
3770777d39
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qgis
|
||||
VERSION=${VERSION:-2.18.2}
|
||||
VERSION=${VERSION:-2.18.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="2.18.2"
|
||||
VERSION="2.18.3"
|
||||
HOMEPAGE="http://qgis.org/"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.2.tar.bz2"
|
||||
MD5SUM="b09e8ed02f721585673bdf00864099ee"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.3.tar.bz2"
|
||||
MD5SUM="2cda9698a20c5930d5a378ef94b9d971"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal libspatialindex pyspatialite numpy psycopg2 qwtpolar"
|
||||
REQUIRES="gdal libspatialindex numpy psycopg2 pyspatialite qwtpolar"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in New Issue