From 93017cf33d3ba7fbd53a190605dbaf27aedf31a9 Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Tue, 9 Oct 2012 01:03:37 -0700 Subject: winetricks 20120912-r913 Closes #15367. Signed-off-by: Adam Vandenberg --- Library/Formula/winetricks.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/winetricks.rb b/Library/Formula/winetricks.rb index 78013cd25..49c76c3a4 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/r832/trunk/src/winetricks', :using => :curl + url 'http://winetricks.googlecode.com/svn-history/r913/trunk/src/winetricks', :using => :curl # since the version stated in the field is seldom updated, we append the revision number - version '20120308-r832' - sha256 '3ca2eb2afb09d895a3689cce24b78e76254f86c7b60b3cb582dc14fd89212e97' + version '20120912-r913' + sha256 'b7b9a53ca507cec75efbd263c5dad1aaa80f8751469a62d9e68ed44e58050d3c' head 'http://winetricks.googlecode.com/svn/trunk/src/winetricks', :using => :curl -- cgit v1.2.3