diff options
author | Antti Nykanen <aon@iki.fi> | 2008-01-05 12:12:48 +0200 |
---|---|---|
committer | Antti Nykanen <aon@iki.fi> | 2008-01-05 12:24:27 +0200 |
commit | c707a03aea5cf7566c318190c59798bb7a0be19e (patch) | |
tree | 38c86f7c05485eddb43f67032cabcf2e20eccf32 /wine | |
parent | 78a9b348a63ff8349f73c1aac761883da70e71f0 (diff) | |
download | opt-c707a03aea5cf7566c318190c59798bb7a0be19e.tar.gz opt-c707a03aea5cf7566c318190c59798bb7a0be19e.tar.xz |
wine: updated to 0.9.52
Diffstat (limited to 'wine')
-rw-r--r-- | wine/.footprint | 2 | ||||
-rw-r--r-- | wine/.md5sum | 2 | ||||
-rw-r--r-- | wine/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/wine/.footprint b/wine/.footprint index a25a51073..3203dc72b 100644 --- a/wine/.footprint +++ b/wine/.footprint @@ -154,6 +154,7 @@ drwxr-xr-x root/root usr/include/wine/windows/ddk/ -rw-r--r-- root/root usr/include/wine/windows/ddk/compstui.h -rw-r--r-- root/root usr/include/wine/windows/ddk/hidsdi.h -rw-r--r-- root/root usr/include/wine/windows/ddk/imm.h +-rw-r--r-- root/root usr/include/wine/windows/ddk/mountmgr.h -rw-r--r-- root/root usr/include/wine/windows/ddk/ntddcdvd.h -rw-r--r-- root/root usr/include/wine/windows/ddk/ntddser.h -rw-r--r-- root/root usr/include/wine/windows/ddk/ntddtape.h @@ -400,6 +401,7 @@ drwxr-xr-x root/root usr/include/wine/windows/ddk/ -rw-r--r-- root/root usr/include/wine/windows/richole.idl -rw-r--r-- root/root usr/include/wine/windows/rmxfguid.h -rw-r--r-- root/root usr/include/wine/windows/rpc.h +-rw-r--r-- root/root usr/include/wine/windows/rpcasync.h -rw-r--r-- root/root usr/include/wine/windows/rpcdce.h -rw-r--r-- root/root usr/include/wine/windows/rpcdcep.h -rw-r--r-- root/root usr/include/wine/windows/rpcndr.h diff --git a/wine/.md5sum b/wine/.md5sum index 2c46b7f05..aa09fabf7 100644 --- a/wine/.md5sum +++ b/wine/.md5sum @@ -1 +1 @@ -1cf4fddfe2432f43f8461a0f064d34c5 wine-0.9.51.tar.bz2 +c3b14ac84f049a2db28cd41c3f71998b wine-0.9.52.tar.bz2 diff --git a/wine/Pkgfile b/wine/Pkgfile index 3b7935c9b..076a3c6ee 100644 --- a/wine/Pkgfile +++ b/wine/Pkgfile @@ -5,7 +5,7 @@ # Depends on: fontforge name=wine -version=0.9.51 +version=0.9.52 release=1 source=(http://ibiblio.org/pub/linux/system/emulators/wine/wine-$version.tar.bz2) |