Upgrade shared-mime-info to 0.90.
This commit is contained in:
parent
d5a6d5d2ca
commit
f6183c5fd8
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class SharedMimeInfo <Formula
|
||||
url 'http://freedesktop.org/~hadess/shared-mime-info-0.70.tar.bz2'
|
||||
url 'http://freedesktop.org/~hadess/shared-mime-info-0.90.tar.bz2'
|
||||
homepage 'http://www.freedesktop.org/wiki/Software/shared-mime-info'
|
||||
md5 '9032d98f14b8e13e0fea4bf45ca23401'
|
||||
md5 '967d68d3890ba3994cfce3adf5b8f15b'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'gettext'
|
||||
|
|
Loading…
Reference in a new issue