]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
shairport-sync: Update to 3.3.6
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 May 2020 17:27:02 +0000 (17:27 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 17 May 2020 07:53:25 +0000 (07:53 +0000)
This patch also fixes the backup.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/backup/includes/shairport-sync
lfs/shairport-sync

index dc92185f93b9b76a711c9c36dee17deb5fd66d93..3f9e36a7bbe7a0c7616cb0aadaa8c35fdb6ef440 100644 (file)
@@ -1 +1 @@
-etc/shairport-sync.conf
+/etc/shairport-sync.conf
index 6f1ad633b1b9a417d980db02102fae1c2ea61763..e3bf9935d09a58edcd956b2b0f07b308066be3e3 100644 (file)
@@ -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)