mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
gis/qgis: Updated for version 2.18.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
5665bc7f53
commit
aceb8d2478
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.1}
|
||||
VERSION=${VERSION:-2.18.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="2.18.1"
|
||||
VERSION="2.18.2"
|
||||
HOMEPAGE="http://qgis.org/"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.1.tar.bz2"
|
||||
MD5SUM="97a1bd221adc665b054436142cb7f067"
|
||||
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.2.tar.bz2"
|
||||
MD5SUM="b09e8ed02f721585673bdf00864099ee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal libspatialindex pyspatialite numpy psycopg2 qwtpolar"
|
||||
|
|
Loading…
Reference in a new issue