From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 14/48] rust-ouroboros:Update to version 0.15.5 - required by python3-cryptography Date: Wed, 09 Nov 2022 19:57:00 +0100 Message-ID: <20221109185734.3920-14-adolf.belka@ipfire.org> In-Reply-To: <20221109185734.3920-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1900164560590782963==" List-Id: --===============1900164560590782963== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Updated from version 0.13.0 to 0.15.5 - Update of rootfile - No changelog found in source tarball or other location Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- config/rootfiles/common/rust-ouroboros | 15 +++++++++------ lfs/rust-ouroboros | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/common/rust-ouroboros b/config/rootfiles/common= /rust-ouroboros index 6c93e73cf..c23dbd3d6 100644 --- a/config/rootfiles/common/rust-ouroboros +++ b/config/rootfiles/common/rust-ouroboros @@ -1,6 +1,9 @@ -#usr/share/cargo/registry/ouroboros-0.13.0 -#usr/share/cargo/registry/ouroboros-0.13.0/.cargo-checksum.json -#usr/share/cargo/registry/ouroboros-0.13.0/Cargo.toml -#usr/share/cargo/registry/ouroboros-0.13.0/Cargo.toml.deps -#usr/share/cargo/registry/ouroboros-0.13.0/src -#usr/share/cargo/registry/ouroboros-0.13.0/src/lib.rs +#usr/share/cargo/registry/ouroboros-0.15.5 +#usr/share/cargo/registry/ouroboros-0.15.5/.cargo-checksum.json +#usr/share/cargo/registry/ouroboros-0.15.5/Cargo.toml +#usr/share/cargo/registry/ouroboros-0.15.5/Cargo.toml.deps +#usr/share/cargo/registry/ouroboros-0.15.5/LICENSE_APACHE +#usr/share/cargo/registry/ouroboros-0.15.5/LICENSE_MIT +#usr/share/cargo/registry/ouroboros-0.15.5/README.md +#usr/share/cargo/registry/ouroboros-0.15.5/src +#usr/share/cargo/registry/ouroboros-0.15.5/src/lib.rs diff --git a/lfs/rust-ouroboros b/lfs/rust-ouroboros index 0b4739466..2c63b4c10 100644 --- a/lfs/rust-ouroboros +++ b/lfs/rust-ouroboros @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 0.13.0 +VER =3D 0.15.5 =20 THISAPP =3D ouroboros-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D ff54f4ed318f7a1875612a4ed5762c60de516f43825f0ecf23e534= 3958e5c8af68ae4aecc1daf913e58d21183ac037af047be015ef1e5c227ab4750e763ed4ab +$(DL_FILE)_BLAKE2 =3D 0a692641892669294642faca8b8aeef91a156627712f375ef31648= c505fcf82b9a17da916761f186db12440547eeb5bc568c75236d042856d0d99c0f3c2142a8 =20 install : $(TARGET) =20 --=20 2.38.1 --===============1900164560590782963==--