public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] shairport-sync: Update to 3.3.6
Date: Thu, 07 May 2020 17:27:02 +0000	[thread overview]
Message-ID: <20200507172702.22150-1-michael.tremer@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]

This patch also fixes the backup.

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 config/backup/includes/shairport-sync | 2 +-
 lfs/shairport-sync                    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/backup/includes/shairport-sync b/config/backup/includes/shairport-sync
index dc92185f9..3f9e36a7b 100644
--- a/config/backup/includes/shairport-sync
+++ b/config/backup/includes/shairport-sync
@@ -1 +1 @@
-etc/shairport-sync.conf
+/etc/shairport-sync.conf
diff --git a/lfs/shairport-sync b/lfs/shairport-sync
index 6f1ad633b..e3bf9935d 100644
--- a/lfs/shairport-sync
+++ b/lfs/shairport-sync
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.3.2
+VER        = 3.3.6
 
 THISAPP    = shairport-sync-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = shairport-sync
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       = alac alsa avahi libdaemon soxr
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 80278eed6bb1391bcbafe80c0e566d1b
+$(DL_FILE)_MD5 = 769c6d0cc660567e5521467d79ee9939
 
 install : $(TARGET)
 
-- 
2.20.1


                 reply	other threads:[~2020-05-07 17:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200507172702.22150-1-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox