libwpd 0.9.8
This commit is contained in:
parent
cd09fd396f
commit
36043cda98
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libwpd < Formula
|
||||
homepage 'http://libwpd.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/libwpd/libwpd-0.9.6.tar.bz2'
|
||||
sha1 '9219cd728f926299cafe8f3292e8be1b439bf35f'
|
||||
url 'http://downloads.sourceforge.net/libwpd/libwpd-0.9.8.tar.bz2'
|
||||
sha1 '7527d7ec01289c1109551cc58537ca4cf7cf8ba6'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on "glib"
|
||||
|
|
Loading…
Reference in a new issue