From: Michael Tremer Date: Thu, 7 May 2020 17:27:02 +0000 (+0000) Subject: shairport-sync: Update to 3.3.6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b61a9a2716693b46561889d57878503b210a08ba;p=people%2Fms%2Fipfire-2.x.git shairport-sync: Update to 3.3.6 This patch also fixes the backup. Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/config/backup/includes/shairport-sync b/config/backup/includes/shairport-sync index dc92185f93..3f9e36a7bb 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 6f1ad633b1..e3bf9935d0 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)