From 9f9817ab96f7887b75ed16f05a3d42e2fa65aac1 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 9 May 2017 09:08:53 +0100 Subject: [PATCH] gspell: revision bump gspell hardcodes the path to the iso-codes Cellar in its library. It find this path by querying iso-codes' pkg-config file. This means that whenever iso-codes is updated, gspell needs a bump to get rebuilt. Closes #13390. Signed-off-by: ilovezfs --- Formula/gspell.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/gspell.rb b/Formula/gspell.rb index bca0742bc1..23bd58f72a 100644 --- a/Formula/gspell.rb +++ b/Formula/gspell.rb @@ -3,6 +3,7 @@ class Gspell < Formula homepage "https://wiki.gnome.org/Projects/gspell" url "https://download.gnome.org/sources/gspell/1.4/gspell-1.4.1.tar.xz" sha256 "442f88fecd7f9e00a6a9d0af2d762744dd3c119217ff11d6739500f75b0f10be" + revision 1 bottle do sha256 "d018460f00f0b8f369c45995076d1e5d7bab4cc0a5813cc9473c0ca95206c7cf" => :sierra