mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/qgis: Updated for version 3.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ba9b7d244c
commit
bda1f15a72
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qgis
|
||||
VERSION=${VERSION:-3.16.2}
|
||||
VERSION=${VERSION:-3.18.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="3.16.2"
|
||||
VERSION="3.18.0"
|
||||
HOMEPAGE="https://qgis.org/"
|
||||
DOWNLOAD="https://qgis.org/downloads/qgis-3.16.2.tar.bz2"
|
||||
MD5SUM="22a46eb06d05096c7015c6408c81f50d"
|
||||
DOWNLOAD="https://qgis.org/downloads/qgis-3.18.0.tar.bz2"
|
||||
MD5SUM="b8e5d03d48e9c8e84858823c3d74b3c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cmake-202x postgis libspatialite libspatialindex numpy3 qt5-webkit qwt-qt5 QScintilla-qt5 qtkeychain qca-qt5 protobuf3 python3-PyYAML python-requests Pygments OWSLib psycopg2 Jinja2"
|
||||
REQUIRES="cmake-202x postgis libspatialite libspatialindex numpy3 qt5-webkit qwt-qt5 QScintilla-qt5 qtkeychain qca-qt5 protobuf3 python3-PyYAML python-requests Pygments OWSLib psycopg2 Jinja2 zstd"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in a new issue