wine 2.21 (devel) (#20534)
This commit is contained in:
parent
fa46a8c33d
commit
8b8522a20f
1 changed files with 3 additions and 3 deletions
|
@ -41,9 +41,9 @@ class Wine < Formula
|
|||
end
|
||||
|
||||
devel do
|
||||
url "https://dl.winehq.org/wine/source/2.x/wine-2.20.tar.xz"
|
||||
mirror "https://downloads.sourceforge.net/project/wine/Source/wine-2.20.tar.xz"
|
||||
sha256 "b444826c69048932fd51ac00b791d18528a4d4abd4c397e5bd51ac60eda455a5"
|
||||
url "https://dl.winehq.org/wine/source/2.x/wine-2.21.tar.xz"
|
||||
mirror "https://downloads.sourceforge.net/project/wine/Source/wine-2.21.tar.xz"
|
||||
sha256 "bafa04e8cfbb3c5fbb6bb5080fb5d3f2f6816ac69518d0ed50aceadb66b4abef"
|
||||
|
||||
# Patch to fix screen-flickering issues. Still relevant on 2.14.
|
||||
# https://bugs.winehq.org/show_bug.cgi?id=34166
|
||||
|
|
Loading…
Reference in a new issue