From: Jörg Krause Date: Sat, 17 Oct 2015 14:18:27 +0000 (+0200) Subject: package/shairport-sync: bump to version 2.4.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=507d9088741b1267bbcda39fc2f92f559b33961c;p=buildroot.git package/shairport-sync: bump to version 2.4.2 Also add a hash file - github release tarballs are considered stable now. Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- diff --git a/package/shairport-sync/shairport-sync.hash b/package/shairport-sync/shairport-sync.hash new file mode 100644 index 0000000000..3d2f404f86 --- /dev/null +++ b/package/shairport-sync/shairport-sync.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 e3c70acc8a4516dfe0c77d7b0317c4a180cc722b22715b042ef8757d1a0e0f32 shairport-sync-2.4.2.tar.gz diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk index fa7100a7de..72708c3a42 100644 --- a/package/shairport-sync/shairport-sync.mk +++ b/package/shairport-sync/shairport-sync.mk @@ -4,7 +4,7 @@ # ################################################################################ -SHAIRPORT_SYNC_VERSION = 2.4.1 +SHAIRPORT_SYNC_VERSION = 2.4.2 SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION)) SHAIRPORT_SYNC_LICENSE = MIT, BSD-3c