]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
shairport-sync: Update to 4.1.1
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Jan 2023 13:22:20 +0000 (13:22 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 23 Jan 2023 15:23:19 +0000 (15:23 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
lfs/shairport-sync

index 4e5a100ae576bff9b09f54769fe3ff91fcc49aea..5ffd085f72d26dac39321ea76903d8a4fe984663 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = An AirPlay audio player
 
-VER        = 3cc1ec6
+VER        = 4.1.1
 
 THISAPP    = shairport-sync-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = shairport-sync
-PAK_VER    = 9
+PAK_VER    = 10
 
 DEPS       = alac alsa avahi ffmpeg libdaemon libplist nqptp soxr
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 746bd603bded210608f934952a7d1100214960781f8bacf7c95905fbd1ceab91378bc532b007bdec1f170c4aa905fcc0f41f16287116026fbad111ba8177fb8f
+$(DL_FILE)_BLAKE2 = 7f3fd50da49c6f57ef2de9a2969d00218b9668cc05f671b65c9ce38d27053d5a514e195027e8ee904d70eb495b31d70cb964861f0cee2ede7a7f9389c555abe3
 
 install : $(TARGET)