flare: fix SHA-1.

master
Mike McQuaid 2013-09-27 19:35:11 +01:00
parent 4d34e25d04
commit 162330b079
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require 'formula'
class Flare < Formula class Flare < Formula
homepage 'http://labs.gree.jp/Top/OpenSource/Flare-en.html' homepage 'http://labs.gree.jp/Top/OpenSource/Flare-en.html'
url 'http://labs.gree.jp/data/source/flare-1.0.16.1.tgz' url 'http://labs.gree.jp/data/source/flare-1.0.16.1.tgz'
sha1 'b1103b25249737b742b436639c8241f0b9801b70' sha1 'a3d022005695bbba97da94f824702e54837ba03c'
head 'https://github.com/fujimoto/flare.git' head 'https://github.com/fujimoto/flare.git'