harfbuzz 0.9.18

master
Jack Nagel 2013-05-29 11:19:16 -05:00
parent b390c5bd49
commit 3afdd30852
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Harfbuzz < Formula
homepage 'http://www.freedesktop.org/wiki/Software/HarfBuzz'
url 'http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.17.tar.bz2'
sha256 'a4773003512035cb5c559de23e1d53f292bcb0212f023b540c4dc695b39690ed'
url 'http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.18.tar.bz2'
sha256 'fef0fbbc6d6492cb4074a5e26a699d87d88bef8adc25dda62af6077735a7d908'
depends_on 'pkg-config' => :build
depends_on 'glib'