summaryrefslogtreecommitdiff
path: root/package/shairport-sync
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-06-14 14:14:55 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-14 14:47:23 +0200
commit678f386f927226bb7604c968e812ca77b1bc16a5 (patch)
treeccd9eec7fa36e0e8462af161cd616411cbcf3405 /package/shairport-sync
parent0db1c13559660fce92759bdb1cd225614ba5d8d1 (diff)
package/shairport-sync: bump to version 2.2.4
Amongst other things, the new release fixes the build with musl. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/shairport-sync')
-rw-r--r--package/shairport-sync/shairport-sync.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk
index bfcdb35aa..881cceda2 100644
--- a/package/shairport-sync/shairport-sync.mk
+++ b/package/shairport-sync/shairport-sync.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SHAIRPORT_SYNC_VERSION = 2.2.3
+SHAIRPORT_SYNC_VERSION = 2.2.4
SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION))
SHAIRPORT_SYNC_LICENSE = MIT, BSD-3c