mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/wine: upgrade to 9.9
This commit is contained in:
parent
7d75324acd
commit
bf4c414706
@ -6,7 +6,7 @@
|
||||
# Contributor: Craig Andrews <candrews@integralblue.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=wine
|
||||
pkgver=9.0
|
||||
pkgver=9.9
|
||||
pkgrel=0
|
||||
pkgdesc="Compatibility layer for running Windows programs"
|
||||
url="https://www.winehq.org"
|
||||
@ -56,7 +56,7 @@ makedepends="
|
||||
"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
checkdepends="xvfb-run"
|
||||
source="https://dl.winehq.org/wine/source/9.0/wine-$pkgver.tar.xz
|
||||
source="https://dl.winehq.org/wine/source/9.x/wine-$pkgver.tar.xz
|
||||
rpath.patch
|
||||
"
|
||||
options="textrels !check" # As of 2.0.3 most of the tests fails
|
||||
@ -158,6 +158,6 @@ doc() {
|
||||
rm -fr "$subpkgdir"/usr/share/man/*.UTF-8
|
||||
}
|
||||
sha512sums="
|
||||
838daf2c4581f83f8573b988036f517d57b84894b090a2a17433255d6d044dfa880e6724cdb83082a36c333df9d2083ab68ae53927622a620edd59f33462ada4 wine-9.0.tar.xz
|
||||
df016411933b5447bef9b48f67c58e12d6d33ef0c24045ab03c92821dcccbf84335d1a2d765e6d6cf3a743598317010b8ae6f69de3661733e4fa43febec873dd wine-9.9.tar.xz
|
||||
9881abfd0e7e4589cd5724291f9ec06ccb9d88b842c69abb5ea7865b6c27c778a060e60a9776c3620a030555cf61b8cceded55db9f04d5e45d9c627306763bff rpath.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user