eina 1.7.1
Closes Homebrew/homebrew#15969. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
37449e535a
commit
e80e010d6f
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.2.1.tar.gz'
|
||||
sha1 '6a96fe66cdfc26681a38d5d666898fc3e7ab7cbe'
|
||||
url 'http://download.enlightenment.org/releases/eina-1.7.1.tar.gz'
|
||||
sha1 '6d5d7344aed93a71edf9c7cccf3d3c8bc28043a7'
|
||||
|
||||
head 'http://svn.enlightenment.org/svn/e/trunk/eina/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue