[2/2] shairport-sync: Update to 4.1.1

Message ID 20230119132220.3628361-2-michael.tremer@ipfire.org
State Accepted
Commit a7aa0189a9038032f053e734f5eeee9aaddaf6a8
Headers
Series [1/2] nqptp: Update to latest version in main branch |

Commit Message

Michael Tremer Jan. 19, 2023, 1:22 p.m. UTC
  Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 lfs/shairport-sync | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Peter Müller Jan. 23, 2023, 3:19 p.m. UTC | #1
Acked-by: Peter Müller <peter.mueller@ipfire.org>

> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
> ---
>  lfs/shairport-sync | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/shairport-sync b/lfs/shairport-sync
> index 4e5a100ae..5ffd085f7 100644
> --- a/lfs/shairport-sync
> +++ b/lfs/shairport-sync
> @@ -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)
>
  

Patch

diff --git a/lfs/shairport-sync b/lfs/shairport-sync
index 4e5a100ae..5ffd085f7 100644
--- a/lfs/shairport-sync
+++ b/lfs/shairport-sync
@@ -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)