[Buildroot] [PATCH 1/1] package/shairport-sync: bump to version 2.2.4

Jörg Krause joerg.krause at embedded.rocks
Sun Jun 14 12:14:55 UTC 2015


Supersedes patch "package/shairport-sync: Add musl patches" [1]. Both patches
are applied upstream.

[1]
http://patchwork.ozlabs.org/patch/477479/

Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
---
 package/shairport-sync/shairport-sync.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk
index bfcdb35..881cced 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
-- 
2.4.3



More information about the buildroot mailing list