File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ class Qgis2Ltr < Formula
8
8
head "https://github.com/qgis/QGIS.git" , :branch => "release-2_14"
9
9
10
10
stable do
11
- url "https://github.com/qgis/QGIS/archive/final-2_14_11 .tar.gz"
12
- sha256 "243af7e88396336050971ce880463a7c5450af3b7f87731f54ed2b454b7fa341 "
11
+ url "https://github.com/qgis/QGIS/archive/final-2_14_12 .tar.gz"
12
+ sha256 "1a9f39095d626241c537e5fbf7a70f20a530dfdde1cd0ad22e46b4cd63b14357 "
13
13
14
14
# patches that represent all backports to release-2_14 branch, since release tag
15
15
# see: https://github.com/qgis/QGIS/commits/release-2_14
@@ -20,10 +20,10 @@ class Qgis2Ltr < Formula
20
20
# end
21
21
end
22
22
23
- # bottle do
24
- # root_url "http://qgis.dakotacarto.com/osgeo4mac /bottles"
25
- # sha256 "" => :mavericks
26
- # end
23
+ bottle do
24
+ root_url "http://qgis.dakotacarto.com/bottles"
25
+ sha256 "e406ec99d9a96495b8571ce1e3918ab8a8328da537d88de0838c5f941e3a585a " => :sierra
26
+ end
27
27
28
28
def pour_bottle?
29
29
brewed_python?
You can’t perform that action at this time.
0 commit comments