aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-11-12 17:23:42 -0600
committerJack Nagel2013-11-12 17:23:42 -0600
commit1ca0970e3844afa2351afb524375cc3f1c8487cd (patch)
treec7a8315fa4853bc59605533e14a01a8abc1bf301 /Library
parentea5a8f68cacc54310beb99f0f5bce48a3f83bdaf (diff)
downloadhomebrew-1ca0970e3844afa2351afb524375cc3f1c8487cd.tar.bz2
mplayer 1.1.1
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mplayer.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mplayer.rb b/Library/Formula/mplayer.rb
index 369b64052..591a6efbe 100644
--- a/Library/Formula/mplayer.rb
+++ b/Library/Formula/mplayer.rb
@@ -2,8 +2,8 @@ require 'formula'
class Mplayer < Formula
homepage 'http://www.mplayerhq.hu/'
- url 'http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.1.tar.xz'
- sha1 '913a4bbeab7cbb515c2f43ad39bc83071b2efd75'
+ url 'http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.1.1.tar.xz'
+ sha1 'ba2f3bd1442d04b17b0143680850273d928689c1'
head 'svn://svn.mplayerhq.hu/mplayer/trunk', :using => StrictSubversionDownloadStrategy