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

Commit

Permalink
update qgis 4fe3d2f4e6032e502b10725ad3cd78c18f6a739c
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Sep 14, 2020
1 parent 521ad51 commit 0d36da4
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/eeb2526048517ff4ae4b686c831c5bed50d75244.tar.gz
URL_qgis=https://github.com/qgis/QGIS/archive/4fe3d2f4e6032e502b10725ad3cd78c18f6a739c.tar.gz

# md5 of the package
MD5_qgis=210e1ba810e54c9f5bd04e05e78c6e2d
MD5_qgis=470a24620cfc9df3f1883cf4e9ec53e2

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

0 comments on commit 0d36da4

Please sign in to comment.