diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-06-30 13:18:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 13:18:59 +0700 |
commit | 9daed153e15f9fc2ef2ff649a28b4749b8624b93 (patch) | |
tree | b04447111f14f4d43cc76be75cadf969e851b1f5 /system | |
parent | 563f93ecdccde1cfc4224cde4832333b126de1c6 (diff) |
system/wine-staging: Updated for version 2.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/wine-staging/wine-staging.SlackBuild | 2 | ||||
-rw-r--r-- | system/wine-staging/wine-staging.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index 253bb29712cd..0125c72ac1f8 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:-2.10} +VERSION=${VERSION:-2.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 6fd63e01e8b9..05db612e16df 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,8 +1,8 @@ PRGNAM="wine-staging" -VERSION="2.10" +VERSION="2.11" HOMEPAGE="http://www.wine-staging.com/" -DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.10/wine-patched-staging-2.10.tar.gz" -MD5SUM="81ca8415d9d0776efa4c917004c90989" +DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.11/wine-patched-staging-2.11.tar.gz" +MD5SUM="101d7109bcee7be03288494f1c808208" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |