Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
wine --devl 1.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Midar authored and adamv committed Jun 1, 2012
1 parent 393941d commit a4ca3cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/wine.rb
Expand Up @@ -17,8 +17,8 @@ class Wine < Formula
head 'git://source.winehq.org/git/wine.git'

devel do
url 'http://downloads.sourceforge.net/project/wine/Source/wine-1.5.4.tar.bz2'
sha256 '90b10450b1afb4d54dfd20529e040daa4ee901c52b2f3bc452a86c2e06b4b759'
url 'http://downloads.sourceforge.net/project/wine/Source/wine-1.5.5.tar.bz2'
sha256 'e7d5ba716d2ac47193fa31eff66cc179145ddcb453c6923eaea70596a82b084e'
end

depends_on 'jpeg'
Expand Down

0 comments on commit a4ca3cc

Please sign in to comment.