mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/qgis: Updated for version 2.16.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
c803274769
commit
023d263e0c
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.16.2}
|
||||
VERSION=${VERSION:-2.16.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="2.16.2"
|
||||
VERSION="2.16.3"
|
||||
HOMEPAGE="http://qgis.org/"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.16.2.tar.bz2"
|
||||
MD5SUM="e2a24b2c41af83dcc5b26fcd0e63366b"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.16.3.tar.bz2"
|
||||
MD5SUM="50a1799c6eb8c90eeeda4affedeea49c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal libspatialindex pyspatialite numpy psycopg2 qwtpolar"
|
||||
|
|
Loading…
Reference in a new issue