wine 2.5 (devel)

Closes #11911.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
uyjulian 2017-03-31 16:46:54 -05:00 committed by Alex Dunn
parent 7ee00ee0a9
commit 7e32b582cc

View file

@ -35,9 +35,9 @@ class Wine < Formula
end
devel do
url "https://dl.winehq.org/wine/source/2.x/wine-2.4.tar.xz"
mirror "https://downloads.sourceforge.net/project/wine/Source/wine-2.4.tar.xz"
sha256 "87b5df07e4781fecce2f92415a4717208ea253a20a0df8b36b9f90b69b72748e"
url "https://dl.winehq.org/wine/source/2.x/wine-2.5.tar.xz"
mirror "https://downloads.sourceforge.net/project/wine/Source/wine-2.5.tar.xz"
sha256 "13f92b7ab483323aaabbc6519851e688ad4372ea30569961c831d40d6d3bccd2"
# Patch to fix screen-flickering issues. Still relevant on 2.3.
# https://bugs.winehq.org/show_bug.cgi?id=34166