From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 2/2] shairport-sync: Update to 4.1.1 Date: Thu, 19 Jan 2023 13:22:20 +0000 Message-ID: <20230119132220.3628361-2-michael.tremer@ipfire.org> In-Reply-To: <20230119132220.3628361-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2007742206646793613==" List-Id: --===============2007742206646793613== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Michael Tremer --- 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 =20 SUMMARY =3D An AirPlay audio player =20 -VER =3D 3cc1ec6 +VER =3D 4.1.1 =20 THISAPP =3D shairport-sync-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D shairport-sync -PAK_VER =3D 9 +PAK_VER =3D 10 =20 DEPS =3D alac alsa avahi ffmpeg libdaemon libplist nqptp soxr =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 746bd603bded210608f934952a7d1100214960781f8bacf7c95905= fbd1ceab91378bc532b007bdec1f170c4aa905fcc0f41f16287116026fbad111ba8177fb8f +$(DL_FILE)_BLAKE2 =3D 7f3fd50da49c6f57ef2de9a2969d00218b9668cc05f671b65c9ce3= 8d27053d5a514e195027e8ee904d70eb495b31d70cb964861f0cee2ede7a7f9389c555abe3 =20 install : $(TARGET) =20 --=20 2.30.2 --===============2007742206646793613==--