exempt: style nits

A few style changes to bring it in line with current style:

* Moved homepage above url
* Use sha1 instead of md5
master
Misty De Meo 2012-08-17 14:10:16 -05:00
parent 7851f25f01
commit d6370dd48c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Exempi < Formula
url 'http://libopenraw.freedesktop.org/download/exempi-2.2.0.tar.bz2'
homepage 'http://libopenraw.freedesktop.org/wiki/Exempi'
md5 'f46d96975613593ee17aaf48cd350228'
url 'http://libopenraw.freedesktop.org/download/exempi-2.2.0.tar.bz2'
sha1 '8c90ee42fef86890e4850c3562f8044f9cd66cfb'
depends_on 'boost'