diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/imlib2.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/imlib2.rb b/Library/Formula/imlib2.rb index 8eda870cb..4c1704f39 100644 --- a/Library/Formula/imlib2.rb +++ b/Library/Formula/imlib2.rb @@ -2,8 +2,8 @@ require 'formula' class Imlib2 < Formula homepage 'http://sourceforge.net/projects/enlightenment/files/' - url 'http://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.4.5/imlib2-1.4.5.tar.bz2' - sha1 'af86a2c38f4bc3806db57e64e74dc9814ad474a0' + url 'http://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.4.6/imlib2-1.4.6.tar.bz2' + sha1 '20e111d822074593e8d657ecf8aafe504e9e2967' option "without-x", "Build without X support" |
