]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
shairport-sync: Update to 3.3.7
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Dec 2020 13:18:26 +0000 (13:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Dec 2020 13:18:26 +0000 (13:18 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/shairport-sync

index e3bf9935d09a58edcd956b2b0f07b308066be3e3..6ec986bbe8d502fef7f84355de83d9a3c6af2b0c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.3.6
+VER        = 3.3.7
 
 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    = 4
+PAK_VER    = 5
 
 DEPS       = alac alsa avahi libdaemon soxr
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 769c6d0cc660567e5521467d79ee9939
+$(DL_FILE)_MD5 = 5f4206ac28e323fda3c150575eb64e15
 
 install : $(TARGET)