eina 1.2.1
Closes Homebrew/homebrew#13970. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
aa174685ac
commit
bf48eb52e8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Eina < Formula
|
||||
homepage 'http://trac.enlightenment.org/e/wiki/Eina'
|
||||
url 'http://download.enlightenment.org/releases/eina-1.1.0.tar.gz'
|
||||
sha1 'b9dbfda79d0cc9cdc28a4a87125d339688bb65a4'
|
||||
url 'http://download.enlightenment.org/releases/eina-1.2.1.tar.gz'
|
||||
sha1 '6a96fe66cdfc26681a38d5d666898fc3e7ab7cbe'
|
||||
|
||||
head 'http://svn.enlightenment.org/svn/e/trunk/eina/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue