mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/qgis: Updated for version 3.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ac1e50c603
commit
3f0a0ab969
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qgis
|
||||
VERSION=${VERSION:-3.18.1}
|
||||
VERSION=${VERSION:-3.20.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgis"
|
||||
VERSION="3.18.1"
|
||||
VERSION="3.20.0"
|
||||
HOMEPAGE="https://qgis.org/"
|
||||
DOWNLOAD="https://qgis.org/downloads/qgis-3.18.1.tar.bz2"
|
||||
MD5SUM="9d71667d40aa0caf64e2ff0d6e60c5e2"
|
||||
DOWNLOAD="https://qgis.org/downloads/qgis-3.20.0.tar.bz2"
|
||||
MD5SUM="2b3a788c36c5d9072b288a6f565e2c96"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgis libspatialite libspatialindex numpy3 qwt protobuf3 python3-PyYAML OWSLib psycopg2 Jinja2"
|
||||
|
|
Loading…
Reference in a new issue