From 3f3321f76d12fbfb5b420b71dedcad87d314a0d3 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 1 Oct 2014 14:34:45 -0500 Subject: [PATCH] easy-tag 2.2.4 --- Formula/easy-tag.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/easy-tag.rb b/Formula/easy-tag.rb index 2a2676dff7e..0d461e310c3 100644 --- a/Formula/easy-tag.rb +++ b/Formula/easy-tag.rb @@ -2,8 +2,8 @@ require "formula" class EasyTag < Formula homepage "http://projects.gnome.org/easytag" - url "http://ftp.gnome.org/pub/GNOME/sources/easytag/2.2/easytag-2.2.3.tar.xz" - sha256 "f49cadc868a67faeb99bdbedc21a3009783609b380d098412c4799ec48aeaeb3" + url "http://ftp.gnome.org/pub/GNOME/sources/easytag/2.2/easytag-2.2.4.tar.xz" + sha256 "458329ab17e07fac5e92a2d732f0f4e9b12ea8aa31707506b39d3b2428d0c091" depends_on :x11 depends_on "pkg-config" => :build