diff options
author | David Woodfall <dave@dawoodfall.net> | 2017-05-08 00:06:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:58:45 +0700 |
commit | c399778f8a76b60e94987e27198b651e8ef50f8a (patch) | |
tree | 66ea067b7d230e153262a6ec510a886260cee735 /system/wine/wine.info | |
parent | 4af5d82975d123b0f7961180c0bf324935ccc2c4 (diff) |
system/wine: Updated for version 2.0.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/wine/wine.info')
-rw-r--r-- | system/wine/wine.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/wine/wine.info b/system/wine/wine.info index 9b45d324fa42..64b11c7ddd32 100644 --- a/system/wine/wine.info +++ b/system/wine/wine.info @@ -1,8 +1,8 @@ PRGNAM="wine" -VERSION="2.0" +VERSION="2.0.1" HOMEPAGE="http://www.winehq.com/" -DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-2.0.tar.bz2" -MD5SUM="fde8a855080279f74fb2e9ccec926db7" +DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-2.0.1.tar.xz" +MD5SUM="4cad3aafa509f937aaaf269312e531fe" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |