From 182570bcc1d5c589db6811ead8e805daf56390da Mon Sep 17 00:00:00 2001 From: Nick Peihl Date: Sat, 26 Jan 2019 15:14:45 -0800 Subject: [PATCH] gdal 2.4.0 Closes #36429. Signed-off-by: Chongyu Zhu --- Formula/gdal.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gdal.rb b/Formula/gdal.rb index 2135f16253..1a3f21d6cb 100644 --- a/Formula/gdal.rb +++ b/Formula/gdal.rb @@ -1,9 +1,8 @@ class Gdal < Formula desc "Geospatial Data Abstraction Library" homepage "https://www.gdal.org/" - url "https://download.osgeo.org/gdal/2.3.2/gdal-2.3.2.tar.xz" - sha256 "3f6d78fe8807d1d6afb7bed27394f19467840a82bc36d65e66316fa0aa9d32a4" - revision 1 + url "https://download.osgeo.org/gdal/2.4.0/gdal-2.4.0.tar.xz" + sha256 "c3791dcc6d37e59f6efa86e2df2a55a4485237b0a48e330ae08949f0cdf00f27" bottle do rebuild 2