diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-06-01 07:01:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:01:50 +0700 |
commit | 1258b2a26f897674fa480b94ea78e19110900ea4 (patch) | |
tree | 6d5a787fe0f1104f3a9e77ad234a1a4b7c05e0f2 | |
parent | f88811be5b8621034eecdfb0f3a88ec44bd36f8d (diff) |
system/wine-staging: Updated for version 4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/wine-staging/wine-staging.SlackBuild | 2 | ||||
-rw-r--r-- | system/wine-staging/wine-staging.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index bb461e2e7add..875ca0abc788 100644 --- a/system/wine-staging/wine-staging.SlackBuild +++ b/system/wine-staging/wine-staging.SlackBuild @@ -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} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 0a6b745c83eb..fb01e5cc926f 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -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="" |