From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH 2/2] shairport-sync: Update to 4.1.1 Date: Mon, 23 Jan 2023 15:19:25 +0000 Message-ID: <5ba19a34-e922-8264-83eb-60a0b9982b65@ipfire.org> In-Reply-To: <20230119132220.3628361-2-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8955748705123113306==" List-Id: --===============8955748705123113306== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Acked-by: Peter M=C3=BCller > Signed-off-by: Michael Tremer > --- > lfs/shairport-sync | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > 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 746bd603bded210608f934952a7d1100214960781f8bacf7c959= 05fbd1ceab91378bc532b007bdec1f170c4aa905fcc0f41f16287116026fbad111ba8177fb8f > +$(DL_FILE)_BLAKE2 =3D 7f3fd50da49c6f57ef2de9a2969d00218b9668cc05f671b65c9c= e38d27053d5a514e195027e8ee904d70eb495b31d70cb964861f0cee2ede7a7f9389c555abe3 > =20 > install : $(TARGET) > =20 --===============8955748705123113306==--