Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit fd26c6b

Browse files
Fix Wine Commit
1 parent 8b3681a commit fd26c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wine/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PKG_PRETTY_NAME="Wine ($PKG_VER)"
55
BLACKLIST_ARCHITECTURE=aarch64
66

77
GIT_URL=https://github.com/KreitinnSoftware/wine
8-
GIT_COMMIT=c41242fd08bfd67a30cf2b2062827e82dd8ba681
8+
GIT_COMMIT=3013a4648fa75609ea6977df09f43eaa5592babd
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)