- Updated from version 0.8.7 to 0.12.2 - Update of rootfile - No changelog found in source tarball or other location
Tested-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- config/rootfiles/common/rust-asn1_derive | 14 +++++++------- lfs/rust-asn1_derive | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/config/rootfiles/common/rust-asn1_derive b/config/rootfiles/common/rust-asn1_derive index 67a57cca9..a39da224a 100644 --- a/config/rootfiles/common/rust-asn1_derive +++ b/config/rootfiles/common/rust-asn1_derive @@ -1,7 +1,7 @@ -#usr/share/cargo/registry/asn1_derive-0.8.7 -#usr/share/cargo/registry/asn1_derive-0.8.7/.cargo-checksum.json -#usr/share/cargo/registry/asn1_derive-0.8.7/Cargo.toml -#usr/share/cargo/registry/asn1_derive-0.8.7/Cargo.toml.deps -#usr/share/cargo/registry/asn1_derive-0.8.7/LICENSE -#usr/share/cargo/registry/asn1_derive-0.8.7/src -#usr/share/cargo/registry/asn1_derive-0.8.7/src/lib.rs +#usr/share/cargo/registry/asn1_derive-0.12.2 +#usr/share/cargo/registry/asn1_derive-0.12.2/.cargo-checksum.json +#usr/share/cargo/registry/asn1_derive-0.12.2/Cargo.toml +#usr/share/cargo/registry/asn1_derive-0.12.2/Cargo.toml.deps +#usr/share/cargo/registry/asn1_derive-0.12.2/LICENSE +#usr/share/cargo/registry/asn1_derive-0.12.2/src +#usr/share/cargo/registry/asn1_derive-0.12.2/src/lib.rs diff --git a/lfs/rust-asn1_derive b/lfs/rust-asn1_derive index b7dd21c43..59a5c06d1 100644 --- a/lfs/rust-asn1_derive +++ b/lfs/rust-asn1_derive @@ -24,7 +24,7 @@
include Config
-VER = 0.8.7 +VER = 0.12.2
THISAPP = asn1_derive-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cc1fe4a8c27730e65164daaed5d2d346364f08a47439e012f670db82190dba50cfbdf720cb253d7a057cb4b560b8ce73c557c639e90856e27d632995643dc45f +$(DL_FILE)_BLAKE2 = 42df556593a730cda26d6b7e46b91e80366de9689b13cd137e1c5d9537b24baa8020b4b6d2d55540a98953e50924d9b60eaacfa8eabc1d1c36f5ca3dcfc2abf5
install : $(TARGET)