fribidi 0.19.6

Update to latest stable release.

Closes Homebrew/homebrew#29163.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
David Christenson 2014-05-12 04:11:12 -06:00 committed by Jack Nagel
parent c0f594b44d
commit e0fdf997b5

View file

@ -2,8 +2,8 @@ require 'formula'
class Fribidi < Formula
homepage 'http://fribidi.org/'
url 'http://fribidi.org/download/fribidi-0.19.5.tar.bz2'
sha1 '58445266df185f7e5109f356c0261d41db39182a'
url 'http://fribidi.org/download/fribidi-0.19.6.tar.bz2'
sha1 '5a6ff82fdee31d27053c39e03223666ac1cb7a6a'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",