summaryrefslogtreecommitdiffstats
path: root/system/wine/wine.SlackBuild
diff options
context:
space:
mode:
author David Woodfall2010-07-28 00:37:26 +0200
committer Erik Hanson2010-07-28 00:37:26 +0200
commita2e3a80eeb6681bc21281e9c1c6359a62e962d0e (patch)
treebb4c99c57fe713021feb653960e8ddb86e0d04e9 /system/wine/wine.SlackBuild
parentdaabcbdca34e5a20fb6845aee3ea1ea76fa19290 (diff)
downloadslackbuilds-a2e3a80eeb6681bc21281e9c1c6359a62e962d0e.tar.gz
system/wine: Updated for version 1.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/wine/wine.SlackBuild')
-rw-r--r--system/wine/wine.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index a44a82b932..722fbef95b 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.1.44}
+VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -42,7 +42,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
# Some user reports indicate that wine and IE don't always get along
-# and that this might fix it. The wine team doesn't agree that it's
+# and that this might fix it. The wine team doesn't agree that it's
# the right thing to do, but it's your call.
IEFIX=${IEFIX:-NO}