diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/exempi.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exempi.rb b/Library/Formula/exempi.rb index 31aec7373..ed449aff3 100644 --- a/Library/Formula/exempi.rb +++ b/Library/Formula/exempi.rb @@ -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' |
