Skip to content

Commit 71baa1a

Browse files
Update Wine
1 parent 61b4678 commit 71baa1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/wine/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
PKG_VER="10.1-11-esync-xinput-dinput"
1+
PKG_VER="10.1-12-esync-xinput-dinput"
22
PKG_CATEGORY="Wine"
33
PKG_PRETTY_NAME="Wine ($PKG_VER)"
44

55
BLACKLIST_ARCH=aarch64
66

77
GIT_URL=https://github.com/KreitinnSoftware/wine
8-
GIT_COMMIT=1a4492046555dd13ddee5d7f12fa29f9ed47b697
8+
GIT_COMMIT=878fcd8452d4f27b634b0db802469a738d37270d
99
HOST_BUILD_CONFIGURE_ARGS="--enable-win64 --without-x"
1010
HOST_BUILD_FOLDER="$INIT_DIR/workdir/$package/wine-tools"
1111
HOST_BUILD_MAKE="make -j $(nproc) __tooldeps__ nls/all"

0 commit comments

Comments
 (0)