Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Update to QGIS 3.20 final
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jun 20, 2021
1 parent bc6f57c commit 73a0ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/qgis/recipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ DEPS_qgis=(gdal qca libspatialite libspatialindex expat gsl postgresql libzip qt
# DEPS_qgis=()

# url of the package
URL_qgis=https://github.com/qgis/QGIS/archive/a05921a940fc8c89ec506ef33cf9dfe8deedbb4e.tar.gz
URL_qgis=https://github.com/qgis/QGIS/archive/decaadbb31871ed22b18b7a35015d90ca3e77f37.tar.gz

# md5 of the package
MD5_qgis=2d05093e6232abf8586e51ab4744dc54
MD5_qgis=1f1b81ba4d922dd3e035b15b36c1f01f

# default build path
BUILD_qgis=$BUILD_PATH/qgis/$(get_directory $URL_qgis)
Expand Down

0 comments on commit 73a0ca7

Please sign in to comment.