aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2012-11-25 15:46:50 +0100
committerMemphiz <memphis@machzwo.de>2012-11-25 15:48:31 +0100
commit83bf000f474430881d98542e2bc88dbb65995f0c (patch)
tree9b67ea857b3559c6db24929945f967bdf49a1b10 /project
parent2fb29206050cbf7d161f7f159dd35ff0f75e7be1 (diff)
[win32] - bump libshairplay - restart of airtunes service is fixed now
(the http server sockets weren't closed on server stop)
Diffstat (limited to 'project')
-rw-r--r--project/BuildDependencies/scripts/libshairplay_d.bat2
-rw-r--r--project/BuildDependencies/scripts/libshairplay_d.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/project/BuildDependencies/scripts/libshairplay_d.bat b/project/BuildDependencies/scripts/libshairplay_d.bat
index 49612505dc..7cd5c5fe5f 100644
--- a/project/BuildDependencies/scripts/libshairplay_d.bat
+++ b/project/BuildDependencies/scripts/libshairplay_d.bat
@@ -9,6 +9,6 @@ cd %TMP_PATH%
echo readme.txt > shairplay_exclude.txt
-xcopy libshairplay-d689c6-win32\* "%XBMC_PATH%\" /E /Q /I /Y /EXCLUDE:shairplay_exclude.txt
+xcopy libshairplay-495f02-win32\* "%XBMC_PATH%\" /E /Q /I /Y /EXCLUDE:shairplay_exclude.txt
cd %LOC_PATH%
diff --git a/project/BuildDependencies/scripts/libshairplay_d.txt b/project/BuildDependencies/scripts/libshairplay_d.txt
index de96766207..e5186611ed 100644
--- a/project/BuildDependencies/scripts/libshairplay_d.txt
+++ b/project/BuildDependencies/scripts/libshairplay_d.txt
@@ -1,2 +1,2 @@
; filename source of the file
-libshairplay-d689c6-win32.7z http://mirrors.xbmc.org/build-deps/win32/
+libshairplay-495f02-win32.7z http://mirrors.xbmc.org/build-deps/win32/ \ No newline at end of file