diff options
| author | Brett Koonce | 2013-08-17 18:48:29 -0500 |
|---|---|---|
| committer | Adam Vandenberg | 2013-08-18 11:52:07 -0700 |
| commit | 38a76b1b95f6d979c08d196b51368a09289daa33 (patch) | |
| tree | 3441639d60b12fab8be58dee278e07da6b7cc29f /Library | |
| parent | 0c6bf297b19911e86520cbb20f3d08592823aee3 (diff) | |
| download | homebrew-38a76b1b95f6d979c08d196b51368a09289daa33.tar.bz2 | |
embryo 1.7.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
| -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 8d62b33e9..8e1935eee 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.7.tar.gz' - sha1 '204fa38463b64d3b97e4c598942e9389dc89216e' + url 'http://download.enlightenment.org/releases/embryo-1.7.8.tar.gz' + sha1 '879c0dd75de6c402707da4981716a2b7c1dab618' head 'http://svn.enlightenment.org/svn/e/trunk/embryo/' |
