aboutsummaryrefslogtreecommitdiff
path: root/tools/depends
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2015-10-15 09:06:17 +0200
committerMemphiz <memphis@machzwo.de>2015-10-15 09:06:17 +0200
commit16cf98ddf1450b3bd4710ef085133d4d0fc004dd (patch)
treea52afa334d54d17c5f110a671a9347a84f479918 /tools/depends
parent57e98a0e3106d3792a5a3027d175b1e884d749a9 (diff)
parent0d3a17f20abd634f1c1cdf05fbc5a7958deb41f6 (diff)
Merge pull request #8180 from Memphiz/fix_shairport_ios9
[airplay] - restore ios 9 music streaming capability
Diffstat (limited to 'tools/depends')
-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