diff mbox

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

Message ID 1434284095-10507-1-git-send-email-joerg.krause@embedded.rocks
State Accepted
Headers show

Commit Message

Jörg Krause June 14, 2015, 12:14 p.m. UTC
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@embedded.rocks>
---
 package/shairport-sync/shairport-sync.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni June 14, 2015, 12:49 p.m. UTC | #1
Dear Jörg Krause,

On Sun, 14 Jun 2015 14:14:55 +0200, Jörg Krause wrote:
> Supersedes patch "package/shairport-sync: Add musl patches" [1]. Both patches
> are applied upstream.
> 
> [1]
> http://patchwork.ozlabs.org/patch/477479/

Such indications should not be part of the commit log, they can be
under "---", or better: just mark your patches as Superseded in
patchwork by yourself.

Applied after adjusting the commit log, thanks!

Thomas
diff mbox

Patch

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