From 63d8fa57cb453683f7496450c86770e78be43b4d Mon Sep 17 00:00:00 2001 From: Birger J. Nordølum Date: Mon, 6 Feb 2012 14:14:27 +0100 Subject: glibmm 2.28.2 Closes #10007. [jn: tested the other mm formulae against this, no issues] Signed-off-by: Jack Nagel --- Library/Formula/glibmm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/glibmm.rb b/Library/Formula/glibmm.rb index e17555800..1b6810e90 100644 --- a/Library/Formula/glibmm.rb +++ b/Library/Formula/glibmm.rb @@ -1,9 +1,9 @@ require 'formula' class Glibmm < Formula - url 'http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.22/glibmm-2.22.2.tar.gz' homepage 'http://www.gtkmm.org/' - md5 '90ff0a5bd5987431cf36f0aa0160a753' + url 'http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.28/glibmm-2.28.2.tar.bz2' + sha256 '7b67178363f8494c94f8b3dd704a4c8db7ad75a253fc84a4ad229e5e179ec192' depends_on 'pkg-config' => :build depends_on 'libsigc++' -- cgit v1.2.3