mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
gis/qgis: Updated for version 2.18.7.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
11d0fbb60a
commit
52b43c86e7
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=qgis
|
PRGNAM=qgis
|
||||||
VERSION=${VERSION:-2.18.6}
|
VERSION=${VERSION:-2.18.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qgis"
|
PRGNAM="qgis"
|
||||||
VERSION="2.18.6"
|
VERSION="2.18.7"
|
||||||
HOMEPAGE="http://qgis.org/"
|
HOMEPAGE="http://qgis.org/"
|
||||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.6.tar.bz2"
|
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.7.tar.bz2"
|
||||||
MD5SUM="ea6d736f1b73d3e02867002fa7fabdb1"
|
MD5SUM="848112f331beffad3242f9d7507a509e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gdal libspatialindex numpy psycopg2 pyspatialite qwtpolar"
|
REQUIRES="gdal libspatialindex numpy psycopg2 pyspatialite qwtpolar"
|
||||||
|
|
Loading…
Reference in a new issue