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] samba: update to 4.18.4 Date: Sun, 09 Jul 2023 15:08:00 +0000 Message-ID: In-Reply-To: <20230706235332.23823-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1710224743284279590==" List-Id: --===============1710224743284279590== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > --- > lfs/samba | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/samba b/lfs/samba > index cda2a2820..9e104f64a 100644 > --- a/lfs/samba > +++ b/lfs/samba > @@ -24,7 +24,7 @@ > =20 > include Config > =20 > -VER =3D 4.18.1 > +VER =3D 4.18.4 > SUMMARY =3D A SMB/CIFS File, Print, and Authentication Server > =20 > THISAPP =3D samba-$(VER) > @@ -33,7 +33,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D samba > -PAK_VER =3D 93 > +PAK_VER =3D 94 > =20 > DEPS =3D avahi cups perl-Parse-Yapp perl-JSON > =20 > @@ -47,7 +47,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D f8df6582044ff802766a397cc2a9216eb41c9353822d94281b86= fb6b833b23eeaf3eb5a0d32e3f2079e59d098a16f87406cf1da65f58818a73767f27b7f7dc1f > +$(DL_FILE)_BLAKE2 =3D 1f1aab7eb933111b9b1c72af8c3dd379fe34014085129e9d5cc4= 00b4e434742e1c08ad4fdf2a98291d6063ce9b2ddc811e9ab5dbb133a85e97f2158f83dd7c96 > =20 > install : $(TARGET) > =20 --===============1710224743284279590==--