gmime 2.6.20

Closes Homebrew/homebrew#27362.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jeffrey Stedfast 2014-03-09 17:55:05 -04:00 committed by Adam Vandenberg
parent 0b73fb4425
commit d50694a37a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Gmime < Formula
homepage 'http://spruce.sourceforge.net/gmime/'
url 'http://ftp.gnome.org/pub/GNOME/sources/gmime/2.6/gmime-2.6.19.tar.xz'
sha256 'affb402b991519f83fb9c88464a9c07891860df18246c0743689c027d773a14a'
url 'http://ftp.gnome.org/pub/GNOME/sources/gmime/2.6/gmime-2.6.20.tar.xz'
sha256 'e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build