aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2010-10-12 21:41:39 -0700
committerAdam Vandenberg2010-10-12 21:41:41 -0700
commitda43bfe7f97466da280085ce1970a9cfeac51504 (patch)
tree287422417f071640a87b70af9760dcaa658025b6 /Library/Formula
parent0fc5ce3ba913281b6c6e09cfd5b91db0f7cb7a85 (diff)
downloadhomebrew-da43bfe7f97466da280085ce1970a9cfeac51504.tar.bz2
winetricks - update to 20101008
Fixes #2752
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/winetricks.rb15
1 files changed, 9 insertions, 6 deletions
diff --git a/Library/Formula/winetricks.rb b/Library/Formula/winetricks.rb
index dbe9e2670..0ab0ca264 100644
--- a/Library/Formula/winetricks.rb
+++ b/Library/Formula/winetricks.rb
@@ -1,14 +1,17 @@
require 'formula'
class Winetricks < ScriptFileFormula
- url 'http://www.kegel.com/wine/winetricks',
- :using => :curl
- version '20100917'
- md5 'f5823c765572a90df2b52b476915cd59'
+ url 'http://www.kegel.com/wine/winetricks', :using => :curl
homepage 'http://wiki.winehq.org/winetricks'
+ version '20101008'
- head 'http://winezeug.googlecode.com/svn/trunk/winetricks',
- :using => :curl
+ head 'http://winezeug.googlecode.com/svn/trunk/winetricks', :using => :curl
+
+ if ARGV.build_head?
+ md5 'c42ee409c7c4b71dfd4ee326aab8e14c'
+ else
+ md5 '2953c076ab699a659d06a4790a2ab602'
+ end
def caveats; <<-EOS.undent
winetricks is a set of utilities for wine, which is installed separately: