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