aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/physfs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/physfs.rb')
-rw-r--r--Library/Formula/physfs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/physfs.rb b/Library/Formula/physfs.rb
index fb3039d8e..7f8d0f6a9 100644
--- a/Library/Formula/physfs.rb
+++ b/Library/Formula/physfs.rb
@@ -3,7 +3,7 @@ require 'formula'
class Physfs < Formula
homepage 'http://icculus.org/physfs/'
url 'http://icculus.org/physfs/downloads/physfs-2.0.2.tar.gz'
- md5 '4e8927c3d30279b03e2592106eb9184a'
+ sha1 '2d3d3cc819ad26542d34451f44050b85635344d0'
depends_on 'cmake' => :build