diff options
| author | Brett Koonce | 2013-05-23 22:21:24 -0500 |
|---|---|---|
| committer | Adam Vandenberg | 2013-05-24 06:52:21 -0700 |
| commit | f96dc6de7889777257b02e834135a8154647219d (patch) | |
| tree | c13506bb35d78ac10ab9a5ff53ff158d96f23bd3 /Library/Formula | |
| parent | 55715b298e4807a98b60fbefb8568445e82dd451 (diff) | |
| download | homebrew-f96dc6de7889777257b02e834135a8154647219d.tar.bz2 | |
embryo 1.7.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/embryo.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/embryo.rb b/Library/Formula/embryo.rb index 2119f546c..8d62b33e9 100644 --- a/Library/Formula/embryo.rb +++ b/Library/Formula/embryo.rb @@ -2,8 +2,8 @@ require 'formula' class Embryo < Formula homepage 'http://trac.enlightenment.org/e/wiki/Embryo' - url 'http://download.enlightenment.org/releases/embryo-1.7.5.tar.gz' - sha1 'e6d6c5d83a265042dc6f8225720c211b3beb3bcf' + url 'http://download.enlightenment.org/releases/embryo-1.7.7.tar.gz' + sha1 '204fa38463b64d3b97e4c598942e9389dc89216e' head 'http://svn.enlightenment.org/svn/e/trunk/embryo/' |
