SHA256
1
0
forked from pool/wine

- Updated to 1.7.43 development snapshot

- Improved support for Shell Browser windows.
  - Some more API Sets libraries. 
  - Read/write operations support with built-in devices.
  - Major Catalan translation update.
  - Support for WoW64 mode on ARM64.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=281
This commit is contained in:
2015-05-15 14:41:24 +00:00
committed by Git OBS Bridge
parent 124a702fe9
commit 7ea275e10a
7 changed files with 26 additions and 12 deletions

View File

@@ -155,7 +155,9 @@ else
fi
# ftp.microsoft.com resolves to two different IP addresses, one of which is broken
ftp_microsoft_com=64.4.17.176
# 2012-08-11: 64.4.17.176
# 2015-05-13: 134.170.188.232
ftp_microsoft_com=134.170.188.232
#---- Public Functions ----