From fb3004140dfad05b9a1a309a6c70f42ae9447237 Mon Sep 17 00:00:00 2001 From: omni Date: Fri, 13 Sep 2024 01:03:06 +0000 Subject: [PATCH] community/wine: upgrade to 9.17 --- community/wine/APKBUILD | 6 +++--- community/wine/rpath.patch | 11 ++++------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD index ea44233a7f1..cf9487dc286 100644 --- a/community/wine/APKBUILD +++ b/community/wine/APKBUILD @@ -6,7 +6,7 @@ # Contributor: Craig Andrews # Maintainer: Natanael Copa pkgname=wine -pkgver=9.9 +pkgver=9.17 pkgrel=0 pkgdesc="Compatibility layer for running Windows programs" url="https://www.winehq.org" @@ -158,6 +158,6 @@ doc() { rm -fr "$subpkgdir"/usr/share/man/*.UTF-8 } sha512sums=" -df016411933b5447bef9b48f67c58e12d6d33ef0c24045ab03c92821dcccbf84335d1a2d765e6d6cf3a743598317010b8ae6f69de3661733e4fa43febec873dd wine-9.9.tar.xz -9881abfd0e7e4589cd5724291f9ec06ccb9d88b842c69abb5ea7865b6c27c778a060e60a9776c3620a030555cf61b8cceded55db9f04d5e45d9c627306763bff rpath.patch +06ee82fc0f0c8c02f1f646f674e8e3c5d4b9ca9cf64a910b01eb9c6d5dbe0471a6b232875e099c2e5cfd8e1c183ee72850820f24fc026b11523b56872a2efec5 wine-9.17.tar.xz +72f64ed66ce24cf51f278874edc351c9297ebbad22adedd3036f1ead5113b0a09660f7fff4034c7b6a05bd7c15d42d9d7d203e8bd8a7fe1027643b6f49470ff3 rpath.patch " diff --git a/community/wine/rpath.patch b/community/wine/rpath.patch index b694468a27f..07d4b8db7af 100644 --- a/community/wine/rpath.patch +++ b/community/wine/rpath.patch @@ -1,9 +1,8 @@ diff --git a/configure b/configure -index 296c3e4..e838871 100755 --- a/configure +++ b/configure -@@ -10306,6 +10306,38 @@ then : - fi +@@ -10308,6 +10308,38 @@ fi + esac ;; esac + @@ -41,12 +40,10 @@ index 296c3e4..e838871 100755 ;; esac -diff --git a/configure.ac b/configure.ac -index 140f26a..02497c9 100644 --- a/configure.ac +++ b/configure.ac -@@ -784,6 +784,9 @@ case $host_os in - [WINELOADER_LDFLAGS="$WINELOADER_LDFLAGS -Wl,-z,max-page-size=0x1000"]) +@@ -761,6 +761,9 @@ case $host_os in + esac ;; esac +