summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/wine/wine.SlackBuild2
-rw-r--r--system/wine/wine.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index 351b393ea5..5c6db8af93 100644
--- a/system/wine/wine.SlackBuild
+++ b/system/wine/wine.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wine
-VERSION=${VERSION:-1.8}
+VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/wine/wine.info b/system/wine/wine.info
index 4c64989868..fea7fe2242 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,8 +1,8 @@
PRGNAM="wine"
-VERSION="1.8"
+VERSION="1.8.2"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-1.8.tar.bz2"
-MD5SUM="96b51a2f2ae727802d71095354e69fef"
+DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-1.8.2.tar.bz2"
+MD5SUM="a23072d18310678c8cd878948dfaf8c0"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
REQUIRES=""