gis/qgis: Updated for version 2.18.9.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
847124faa5
commit
7c780119b8
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qgis
|
||||
VERSION=${VERSION:-2.18.8}
|
||||
VERSION=${VERSION:-2.18.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="2.18.8"
|
||||
VERSION="2.18.9"
|
||||
HOMEPAGE="http://qgis.org/"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.8.tar.bz2"
|
||||
MD5SUM="4194665c8f732008459dc9bea62a63a9"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.9.tar.bz2"
|
||||
MD5SUM="d55d4931651d1967876ba89aab8d2935"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal libspatialindex numpy psycopg2 pyspatialite qwtpolar"
|
||||
|
|
Loading…
Reference in New Issue