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

Commit

Permalink
Bump QGIS version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 11, 2019
1 parent 2a24266 commit 2d1265c
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=(zlib gdal qca libspatialite libspatialindex expat gsl postgresql libz
# DEPS_qgis=()

# url of the package
URL_qgis=https://github.com/qgis/QGIS/archive/42685043ad5a7d90304df3940756ea100e876cc0.tar.gz
URL_qgis=https://github.com/qgis/QGIS/archive/f597f72c2231d15fb403d0b5a926d3bac4301e1d.tar.gz

# md5 of the package
MD5_qgis=0593d59035a118b7f177efc857dd4fda
MD5_qgis=66f4a61faf54a93810ce6d31b2e2661b

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

0 comments on commit 2d1265c

Please sign in to comment.