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

Commit

Permalink
Merge pull request #67 from opengisch/goto
Browse files Browse the repository at this point in the history
Bump QGIS
  • Loading branch information
m-kuhn authored Jul 31, 2020
2 parents 74979f5 + 02b74bc commit 308b242
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/7d58502b3b0a615ba1f6a4a8adab5465e18caf56.tar.gz
URL_qgis=https://github.com/qgis/QGIS/archive/e0de9c5c26c919cbdb3b9ecc3875ad4320d318b4.tar.gz

# md5 of the package
MD5_qgis=8d2e9bdf0d69b5b919ecd6174e64e4e5
MD5_qgis=aac25eb46178ca1f14807c15392fe4f0

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

0 comments on commit 308b242

Please sign in to comment.