wine: update to 7.0rc4.
This commit is contained in:
parent
83786a01e9
commit
a0a1cdab49
4 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
--- a/wine-7.0-rc3/dlls/winebus.sys/bus_udev.c 2021-10-23 15:38:33.225064731 +0200
|
||||
+++ b/wine-7.0-rc3/dlls/winebus.sys/bus_udev.c 2021-10-23 15:39:06.662064765 +0200
|
||||
--- a/wine-7.0-rc4/dlls/winebus.sys/bus_udev.c 2021-10-23 15:38:33.225064731 +0200
|
||||
+++ b/wine-7.0-rc4/dlls/winebus.sys/bus_udev.c 2021-10-23 15:39:06.662064765 +0200
|
||||
@@ -29,7 +29,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
diff --git a/configure b/configure
|
||||
index 774a95ce003..d408e77cc78 100755
|
||||
--- a/wine-7.0-rc3/configure
|
||||
+++ b/wine-7.0-rc3/configure
|
||||
--- a/wine-7.0-rc4/configure
|
||||
+++ b/wine-7.0-rc4/configure
|
||||
@@ -11137,6 +11137,38 @@ fi
|
||||
LIBWINE_DEPENDS="wine.map"
|
||||
|
||||
|
@ -43,8 +43,8 @@ index 774a95ce003..d408e77cc78 100755
|
|||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 8c5066a3de6..01ede86df1e 100644
|
||||
--- a/wine-7.0-rc3/configure.ac
|
||||
+++ b/wine-7.0-rc3/configure.ac
|
||||
--- a/wine-7.0-rc4/configure.ac
|
||||
+++ b/wine-7.0-rc4/configure.ac
|
||||
@@ -916,6 +916,9 @@ case $host_os in
|
||||
AC_SUBST(LIBWINE_SHAREDLIB,"libwine.so.$libwine_version")
|
||||
AC_SUBST(LIBWINE_DEPENDS,"wine.map")
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- a/wine-7.0-rc3/server/security.h 2021-10-12 19:52:55.876645306 +0200
|
||||
+++ b/wine-7.0-rc3/server/security.h 2021-10-12 19:53:08.605490926 +0200
|
||||
--- a/wine-7.0-rc4/server/security.h 2021-10-12 19:52:55.876645306 +0200
|
||||
+++ b/wine-7.0-rc4/server/security.h 2021-10-12 19:53:08.605490926 +0200
|
||||
@@ -21,6 +21,8 @@
|
||||
#ifndef __WINE_SERVER_SECURITY_H
|
||||
#define __WINE_SERVER_SECURITY_H
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=7.0rc3
|
||||
revision=2
|
||||
version=7.0rc4
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=wine-${_pkgver}
|
||||
|
@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
|
|||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%r*}/wine-${_pkgver}.tar.xz
|
||||
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||
checksum="b7ac6f09a4d39d6dd7ab03f4d75b2fe423746a2b4e27e3bb2cbba233468cf1c4
|
||||
91b225efe5c77846cb38f09c9d4e3267a274c6e3bc2b2b2392a95ea504e22a73"
|
||||
checksum="1b027324850e932e8f5b0a317c475be6cc1467d27961b0722c9bc463530b1dbb
|
||||
394632cbfb8ae7162654cf04743d4aa0704aaa060f5e38056a5b4c0e242d6e1b"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in a new issue