We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b4678 commit 71baa1aCopy full SHA for 71baa1a
packages/wine/build.sh
@@ -1,11 +1,11 @@
1
-PKG_VER="10.1-11-esync-xinput-dinput"
+PKG_VER="10.1-12-esync-xinput-dinput"
2
PKG_CATEGORY="Wine"
3
PKG_PRETTY_NAME="Wine ($PKG_VER)"
4
5
BLACKLIST_ARCH=aarch64
6
7
GIT_URL=https://github.com/KreitinnSoftware/wine
8
-GIT_COMMIT=1a4492046555dd13ddee5d7f12fa29f9ed47b697
+GIT_COMMIT=878fcd8452d4f27b634b0db802469a738d37270d
9
HOST_BUILD_CONFIGURE_ARGS="--enable-win64 --without-x"
10
HOST_BUILD_FOLDER="$INIT_DIR/workdir/$package/wine-tools"
11
HOST_BUILD_MAKE="make -j $(nproc) __tooldeps__ nls/all"
0 commit comments