glade3 3.8.4
Closes Homebrew/homebrew#23388. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b1702a183f
commit
3fce206bb0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Glade < Formula
|
||||
homepage 'http://glade.gnome.org/'
|
||||
url 'http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-3.8.3.tar.xz'
|
||||
sha256 '84bb2d7f782f203e4aab923e47db8d22529229b13e59570945261611c63941d6'
|
||||
url 'http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-3.8.4.tar.xz'
|
||||
sha256 'c7ae0775b96a400cf43be738b2f836663a505b1458255df9ce83a340057e3d08'
|
||||
|
||||
depends_on :python
|
||||
depends_on 'pkg-config' => :build
|
||||
|
|
Loading…
Reference in a new issue