[Lunar-commits] <moonbase> wine: version bump to 0.9.56.
Florin Braescu
florin at lunar-linux.org
Mon Feb 25 12:03:26 CET 2008
commit 28cf53103d25a7c56bf4112a09a9815aa96f59c5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Feb 25 13:03:26 2008 +0200
wine: version bump to 0.9.56.
Changes:
-Proper handling of OpenGL/Direct3D windows with menu bars.
-Stubs for all the d3dx9_xx dlls.
-Several graphics optimizations.
-Many installer fixes.
-Improved MIME message support.
-Lots of bug fixes.
---
utils/wine/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/utils/wine/DETAILS b/utils/wine/DETAILS
index fdc18a3..43aa70a 100644
--- a/utils/wine/DETAILS
+++ b/utils/wine/DETAILS
@@ -1,14 +1,14 @@
# NOTE: as of wine-0.9.28, it includes a run-time check for glibc with NPTL
# and most likely you can NOT use wine unless you have glibc compiled with NPTL
MODULE=wine
- VERSION=0.9.55
+ VERSION=0.9.56
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE/
- SOURCE_VFY=sha1:fc762a4f78d6092f0c9e60e365948e0eed0476b9
+ SOURCE_URL[0]=$SFORGE_URL/$MODULE
+ SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE
+ SOURCE_VFY=sha1:ef40fc70356394e570e48506c67c398abe4b509c
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20080209
+ UPDATED=20080225
SHORT="Wine runs some Windows 3.x and Windows 9x programs"
cat << EOF
More information about the Lunar-commits
mailing list