From: Jörg Krause Date: Sun, 14 Jun 2015 12:14:55 +0000 (+0200) Subject: package/shairport-sync: bump to version 2.2.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=678f386f927226bb7604c968e812ca77b1bc16a5;p=buildroot.git 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 Signed-off-by: Thomas Petazzoni --- diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk index bfcdb35aaa..881cceda2c 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