diff mbox

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

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

Commit Message

Jörg Krause Oct. 17, 2015, 2:18 p.m. UTC
Also add a hash file - github release tarballs are considered stable now.

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, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/shairport-sync/shairport-sync.hash

Comments

Thomas Petazzoni Oct. 17, 2015, 2:24 p.m. UTC | #1
Dear Jörg Krause,

On Sat, 17 Oct 2015 16:18:27 +0200, Jörg Krause wrote:
> Also add a hash file - github release tarballs are considered stable now.
> 
> 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, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/shairport-sync/shairport-sync.hash

Applied, thanks.

Thomas
diff mbox

Patch

diff --git a/package/shairport-sync/shairport-sync.hash b/package/shairport-sync/shairport-sync.hash
new file mode 100644
index 0000000..3d2f404
--- /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 fa7100a..72708c3 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