aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 0d758c50e..f2ec91ed0 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/r1026/trunk/src/winetricks', :using => :curl
+ url 'http://winetricks.googlecode.com/svn-history/r1034/trunk/src/winetricks', :using => :curl
# since the version stated in the field is seldom updated, we append the revision number
- version '20130629-r1026'
- sha256 'd0906097e6bd9b3f52715abb2e8d6ae70d20184d46ba004fa9f0bd537e786c1d'
+ version '20130707-r1034'
+ sha256 '00eb1a454815fa31061f762a819e2c4ae95b14c6507a9fff5485bc9f07719da5'
head 'http://winetricks.googlecode.com/svn/trunk/src/winetricks', :using => :curl