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 <ilovezfs@icloud.com>
This commit is contained in:
Tom Schoonjans 2017-05-09 09:08:53 +01:00 committed by ilovezfs
parent 34522f3da9
commit 9f9817ab96

View file

@ -3,6 +3,7 @@ class Gspell < Formula
homepage "https://wiki.gnome.org/Projects/gspell" homepage "https://wiki.gnome.org/Projects/gspell"
url "https://download.gnome.org/sources/gspell/1.4/gspell-1.4.1.tar.xz" url "https://download.gnome.org/sources/gspell/1.4/gspell-1.4.1.tar.xz"
sha256 "442f88fecd7f9e00a6a9d0af2d762744dd3c119217ff11d6739500f75b0f10be" sha256 "442f88fecd7f9e00a6a9d0af2d762744dd3c119217ff11d6739500f75b0f10be"
revision 1
bottle do bottle do
sha256 "d018460f00f0b8f369c45995076d1e5d7bab4cc0a5813cc9473c0ca95206c7cf" => :sierra sha256 "d018460f00f0b8f369c45995076d1e5d7bab4cc0a5813cc9473c0ca95206c7cf" => :sierra