aboutsummaryrefslogtreecommitdiffstats
path: root/community/wine
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-12-21 02:32:29 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-12-29 04:07:08 +0200
commitdaf1b35042fd9f031fa75dee9d4e419c02a9a551 (patch)
treedbc39c8e2a9375aaf72ef7dfcbb24cc15672b837 /community/wine
parent431dea891b3aa55b15eef013966267257a3b295e (diff)
community/wine: upgrade to 3.0.4
Diffstat (limited to 'community/wine')
-rw-r--r--community/wine/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD
index 7b751a77f38..7e9910d0f40 100644
--- a/community/wine/APKBUILD
+++ b/community/wine/APKBUILD
@@ -5,9 +5,9 @@
# Contributor: Martell Malone <martell@marinelayer.io>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wine
-pkgver=3.0.3
+pkgver=3.0.4
_pkgver=${pkgver/_/-}
-pkgrel=1
+pkgrel=0
pkgdesc="A compatibility layer for running Windows programs"
url="https://www.winehq.org"
arch="x86 x86_64"
@@ -51,7 +51,7 @@ build() {
--localstatedir=/var \
--with-dbus \
--with-x \
- $_win64
+ $_win64
make
}
@@ -119,6 +119,6 @@ libs() {
done
}
-sha512sums="11043a9a9434681f9c73590688b600b3b9e3d311be2c4d97b5f58f0740500ebcfbdc826bd6584d5dd392dccbdd9389ffa04c8fedbba43a4df2e6aeb922414412 wine-3.0.3.tar.xz
+sha512sums="e1ce33bbc165a9c640a38965a229b757b67746f2150d545eb0e29ba6d21cdf150bd8eb9a450d8dd71733fbea3b2ac24839dd8e381b7da9cd15ddf98c59304198 wine-3.0.4.tar.xz
d853875f7d659617bdfba364704abd75b760d12977f1f13acc73acb3c8fefec0549677fb79a4f8955e073d64078b3071d63d97262522e22b7832a66d3d820a9c no-pie.patch
522a94a31fc459e80ea7dd05f7aee64f6ae666ec05236d06614acde118d5c60002e0f253ae75edb5f02164f22937ca89578504b690d1a5611bd60f703c8f0c00 winhlp32-flex.patch"