* [Buildroot] [PATCH] shairport-sync: bump to version 3.1.6
@ 2017-12-16 8:25 Jörg Krause
2017-12-16 8:25 ` [Buildroot] FW: " Kees van Unen
2017-12-16 14:51 ` [Buildroot] " Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Jörg Krause @ 2017-12-16 8:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
package/shairport-sync/shairport-sync.hash | 2 +-
package/shairport-sync/shairport-sync.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/shairport-sync/shairport-sync.hash b/package/shairport-sync/shairport-sync.hash
index e8ebdd4202..e0eea4c42f 100644
--- a/package/shairport-sync/shairport-sync.hash
+++ b/package/shairport-sync/shairport-sync.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 262808b4ae1a897837384b519ab8736e3189d45f147a31bf8327d313ab6d8e7f shairport-sync-3.1.5.tar.gz
+sha256 90555f1a5e05bd777741147d5c0104543d0f26d4f95b9bfd44143c818a6f50f1 shairport-sync-3.1.6.tar.gz
diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk
index 76b3a0034c..53ebcc581e 100644
--- a/package/shairport-sync/shairport-sync.mk
+++ b/package/shairport-sync/shairport-sync.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SHAIRPORT_SYNC_VERSION = 3.1.5
+SHAIRPORT_SYNC_VERSION = 3.1.6
SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION))
SHAIRPORT_SYNC_LICENSE = MIT, BSD-3-Clause
--
2.15.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] FW: [PATCH] shairport-sync: bump to version 3.1.6
2017-12-16 8:25 [Buildroot] [PATCH] shairport-sync: bump to version 3.1.6 Jörg Krause
@ 2017-12-16 8:25 ` Kees van Unen
2017-12-16 14:51 ` [Buildroot] " Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Kees van Unen @ 2017-12-16 8:25 UTC (permalink / raw)
To: buildroot
________________________________________
Van: buildrootNamensJ?rg Krause
Verzonden: zaterdag 16 december 2017 09:25:27 (UTC+01:00) Amsterdam, Berlijn, Bern, Rome, Stockholm, Wenen
Aan: buildroot at buildroot.org
Onderwerp: [Buildroot] [PATCH] shairport-sync: bump to version 3.1.6
Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
package/shairport-sync/shairport-sync.hash | 2 +-
package/shairport-sync/shairport-sync.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/shairport-sync/shairport-sync.hash b/package/shairport-sync/shairport-sync.hash
index e8ebdd4202..e0eea4c42f 100644
--- a/package/shairport-sync/shairport-sync.hash
+++ b/package/shairport-sync/shairport-sync.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 262808b4ae1a897837384b519ab8736e3189d45f147a31bf8327d313ab6d8e7f shairport-sync-3.1.5.tar.gz
+sha256 90555f1a5e05bd777741147d5c0104543d0f26d4f95b9bfd44143c818a6f50f1 shairport-sync-3.1.6.tar.gz
diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk
index 76b3a0034c..53ebcc581e 100644
--- a/package/shairport-sync/shairport-sync.mk
+++ b/package/shairport-sync/shairport-sync.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SHAIRPORT_SYNC_VERSION = 3.1.5
+SHAIRPORT_SYNC_VERSION = 3.1.6
SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION))
SHAIRPORT_SYNC_LICENSE = MIT, BSD-3-Clause
--
2.15.1
_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] shairport-sync: bump to version 3.1.6
2017-12-16 8:25 [Buildroot] [PATCH] shairport-sync: bump to version 3.1.6 Jörg Krause
2017-12-16 8:25 ` [Buildroot] FW: " Kees van Unen
@ 2017-12-16 14:51 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-12-16 14:51 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 16 Dec 2017 09:25:27 +0100, J?rg Krause wrote:
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
> package/shairport-sync/shairport-sync.hash | 2 +-
> package/shairport-sync/shairport-sync.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-16 14:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-16 8:25 [Buildroot] [PATCH] shairport-sync: bump to version 3.1.6 Jörg Krause
2017-12-16 8:25 ` [Buildroot] FW: " Kees van Unen
2017-12-16 14:51 ` [Buildroot] " Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox