aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDominyk Tiller2014-07-26 02:23:33 +0100
committerJack Nagel2014-07-25 22:44:13 -0500
commitcbfda5b6335396784054d683e4e35a4945785e3e (patch)
tree3bfbb7c7b5d5304d54f8feb493a3d49206dcef49 /Library
parentabc72da29f86346b022515dcf23afb119b6214c3 (diff)
downloadhomebrew-cbfda5b6335396784054d683e4e35a4945785e3e.tar.bz2
winetricks r1199
Version bump for wine tricks from 20140415-r1187 to 20140609-r1199. Closes #31140. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/winetricks.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/winetricks.rb b/Library/Formula/winetricks.rb
index 69e99f31a..038d04c36 100644
--- a/Library/Formula/winetricks.rb
+++ b/Library/Formula/winetricks.rb
@@ -2,10 +2,10 @@ require 'formula'
class Winetricks < ScriptFileFormula
homepage 'http://code.google.com/p/winetricks/'
- url 'http://winetricks.googlecode.com/svn-history/r1187/trunk/src/winetricks', :using => :curl
+ url 'http://winetricks.googlecode.com/svn-history/r1199/trunk/src/winetricks', :using => :curl
# since the version stated in the field is seldom updated, we append the revision number
- version '20140415-r1187'
- sha256 '8284dab0574ae68a0351d924a603f4c96d1b726dd05007172313d1855088b1d0'
+ version '20140609-r1199'
+ sha256 '25a039e7182797d77d9c8901220a2d30da36bbd6558ade3f7a82bf3b5ee02bc8'
head 'http://winetricks.googlecode.com/svn/trunk/src/winetricks', :using => :curl