system/wine-staging: Updated for version 4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f88811be5b
commit
1258b2a26f
|
@ -30,7 +30,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-4.8}
|
||||
VERSION=${VERSION:-4.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="4.8"
|
||||
VERSION="4.9"
|
||||
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.8.tar.xz \
|
||||
https://github.com/wine-staging/wine-staging/archive/v4.8/wine-staging-4.8.tar.gz"
|
||||
MD5SUM="aa445e3af678161e4ff9b64d7292d896 \
|
||||
93dba4c25b0453b714f6a838e99f67eb"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.9.tar.xz \
|
||||
https://github.com/wine-staging/wine-staging/archive/v4.9/wine-staging-4.9.tar.gz"
|
||||
MD5SUM="3584bbc937e793f5e431d601001fa1e8 \
|
||||
94c2166d741608713542eb5e97e93879"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue