aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fceux.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/fceux.rb')
-rw-r--r--Library/Formula/fceux.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/fceux.rb b/Library/Formula/fceux.rb
index 5489f9150..4fe866a87 100644
--- a/Library/Formula/fceux.rb
+++ b/Library/Formula/fceux.rb
@@ -3,7 +3,7 @@ require 'formula'
class Fceux < Formula
homepage 'http://fceux.com'
url 'http://downloads.sourceforge.net/fceultra/fceux-2.1.5.src.tar.bz2'
- md5 'e8b20e62bbbb061b1a59d51b47c827bd'
+ sha1 '599ef6a261ab1bd24e58468886d7cc303e150feb'
option 'no-gtk', "Build without Gtk+ support"