community/wine: upgrade to 9.17

This commit is contained in:
omni 2024-09-13 01:03:06 +00:00 committed by Natanael Copa
parent 3d4a89ea19
commit fb3004140d
2 changed files with 7 additions and 10 deletions

View file

@ -6,7 +6,7 @@
# Contributor: Craig Andrews <candrews@integralblue.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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
"

View file

@ -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
+