libgsf 1.14.30

Fixes Homebrew/homebrew#28006.
master
Jack Nagel 2014-03-31 10:37:34 -05:00
parent bf0e0f6b3e
commit 8cca9eb85c
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libgsf < Formula
homepage 'http://projects.gnome.org/gnumeric/'
url 'http://download.gnome.org/sources/libgsf/1.14/libgsf-1.14.23.tar.xz'
sha256 'bfc1c6178f5319d5e6d854c380ce26542f9a103a5ff31c9d25a834e0be52fb17'
url 'http://download.gnome.org/sources/libgsf/1.14/libgsf-1.14.30.tar.xz'
sha256 'cb48c3480be4a691963548e664308f497d93c9d7bc12cf6a68d5ebae930a5b70'
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build