aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2015-09-21 23:04:28 +0200
committerMemphiz <memphis@machzwo.de>2015-10-04 17:19:37 +0200
commitffeecd74df9c2385d42d92afd3ebfdffa0d24be6 (patch)
tree9f9557017484d8f89da5918f622a8e42f785976d /tools
parentd10f73347ab6390d9fd82bd918c482b766bd0cf9 (diff)
[depends/shairplay] - updated libshairplay to the current master which supports ios9 clients (also bumped on win32)
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/libshairplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libshairplay/Makefile b/tools/depends/target/libshairplay/Makefile
index 0b92aae32a..3a2e1acf62 100644
--- a/tools/depends/target/libshairplay/Makefile
+++ b/tools/depends/target/libshairplay/Makefile
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include
# lib name, version
LIBNAME=shairplay
-VERSION=0f41ade
+VERSION=498bc5b
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.bz2