update libwpd from 0.8.14 to 0.9.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e97871228d
commit
3401ecd5a5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Libwpd < Formula
|
||||
url 'http://downloads.sourceforge.net/libwpd/libwpd-0.8.14.tar.bz2'
|
||||
md5 '974784f0cf067900bb8836b4d107101b'
|
||||
url 'http://downloads.sourceforge.net/libwpd/libwpd-0.9.0.tar.bz2'
|
||||
md5 '86e390f015e505dd71a66f0123c62f09'
|
||||
homepage 'http://libwpd.sourceforge.net/'
|
||||
|
||||
depends_on "glib"
|
||||
|
|
Loading…
Reference in a new issue