From fa15f4afbfae69d137a14f045379e9eea91a16d0 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Fri, 5 Feb 2016 14:49:44 +0100 Subject: [PATCH] geos: audit fixes Closes Homebrew/homebrew#48870. Signed-off-by: Dominyk Tiller --- Formula/geos.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/geos.rb b/Formula/geos.rb index 9006110c75..25cb1c8016 100644 --- a/Formula/geos.rb +++ b/Formula/geos.rb @@ -1,5 +1,5 @@ class Geos < Formula - desc "GEOS Geometry Engine" + desc "Geometry Engine" homepage "https://trac.osgeo.org/geos" url "http://download.osgeo.org/geos/geos-3.5.0.tar.bz2" sha256 "49982b23bcfa64a53333dab136b82e25354edeb806e5a2e2f5b8aa98b1d0ae02"