From 56f96a9e5f36457a3e3ec55e14bef5d08dcdf579 Mon Sep 17 00:00:00 2001 From: neutric Date: Fri, 7 Apr 2017 09:41:12 +0200 Subject: [PATCH] gdal: fix description (#12186) --- Formula/gdal.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gdal.rb b/Formula/gdal.rb index b9b7501cae..e3c127e2c7 100644 --- a/Formula/gdal.rb +++ b/Formula/gdal.rb @@ -1,5 +1,5 @@ class Gdal < Formula - desc "GDAL: Geospatial Data Abstraction Library" + desc "Geospatial Data Abstraction Library" homepage "http://www.gdal.org/" url "http://download.osgeo.org/gdal/1.11.5/gdal-1.11.5.tar.gz" sha256 "49f99971182864abed9ac42de10545a92392d88f7dbcfdb11afe449a7eb754fe"