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

Commit

Permalink
Update QGIS
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Oct 15, 2020
1 parent 47f6616 commit 90af5a6
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/4fe3d2f4e6032e502b10725ad3cd78c18f6a739c.tar.gz
URL_qgis=https://github.com/qgis/QGIS/archive/060750420220ae304ce37a7d1015d0c89a567294.tar.gz

# md5 of the package
MD5_qgis=470a24620cfc9df3f1883cf4e9ec53e2
MD5_qgis=cc9e44ed412bafb189bea1e2698666c5

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

0 comments on commit 90af5a6

Please sign in to comment.