diff --git a/hardware/emulator/wine-staging/actions.py b/hardware/emulator/wine-staging/actions.py
index d778e6f8df..8b533b84b7 100755
--- a/hardware/emulator/wine-staging/actions.py
+++ b/hardware/emulator/wine-staging/actions.py
@@ -30,7 +30,8 @@ def setup():
#shelltools.system("sed -i 's|OpenCL/opencl.h|CL/opencl.h|g' configure*")
shelltools.cd("wine-staging-%s" %get.srcVERSION())
- shelltools.system("./patches/patchinstall.sh DESTDIR=.. --all")
+ # shelltools.system("./patches/patchinstall.sh DESTDIR=.. --all")
+ shelltools.system("./staging/patchinstall.py DESTDIR=.. --all")
shelltools.cd("..")
diff --git a/hardware/emulator/wine-staging/pspec.xml b/hardware/emulator/wine-staging/pspec.xml
index e2893e9bc5..eaa1b49f63 100755
--- a/hardware/emulator/wine-staging/pspec.xml
+++ b/hardware/emulator/wine-staging/pspec.xml
@@ -13,7 +13,7 @@
WINE Is Not An Emulator, which lets you run Microsoft Windows applications - staging version.
Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.
https://dl.winehq.org/wine/source/8.x/wine-8.18.tar.xz
- https://github.com/wine-staging/wine-staging/archive/refs/tags/v8.17.1.tar.gz
+ https://github.com/wine-staging/wine-staging/archive/refs/tags/v8.18.tar.gz
mit-kerberos-devel
lcms2-devel