mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
gis/qgis: Updated for version 2.18.13.
This commit is contained in:
parent
f2aaa65d09
commit
dfc4ab10ba
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qgis
|
||||
VERSION=${VERSION:-2.18.12}
|
||||
VERSION=${VERSION:-2.18.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="2.18.12"
|
||||
VERSION="2.18.13"
|
||||
HOMEPAGE="http://qgis.org/"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.12.tar.bz2"
|
||||
MD5SUM="cdd07ba6c4b3599d8de1048af148121b"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.13.tar.bz2"
|
||||
MD5SUM="d4d13e567292130251ca01dd6a747032"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal Jinja2 libspatialindex numpy OWSLib Pygments psycopg2 pyspatialite qwtpolar"
|
||||
|
|
Loading…
Reference in a new issue