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 #55 from opengisch/310-patched
Browse files Browse the repository at this point in the history
QGIS 310 branch
  • Loading branch information
signedav authored Dec 13, 2019
2 parents 2d1265c + bda8903 commit 82283bc
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/f597f72c2231d15fb403d0b5a926d3bac4301e1d.tar.gz
URL_qgis=https://github.com/signedav/QGIS/archive/2bf8776199f249dffeeca0c7831c12d6c391def3.tar.gz

# md5 of the package
MD5_qgis=66f4a61faf54a93810ce6d31b2e2661b
MD5_qgis=388326f95e235cf3e9582ebf366d9ae6

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

0 comments on commit 82283bc

Please sign in to comment.