rust-asn1: Update to version 0.12.2 - required by python3-cryptography

- 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>
This commit is contained in:
Adolf Belka
2022-11-09 19:56:58 +01:00
committed by Peter Müller
parent d116f35a36
commit db101b368a
2 changed files with 23 additions and 19 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.8.7
VER = 0.12.2
THISAPP = asn1-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = 702fdd34d5489b74cad023969c8873c6d469bd58376fc86fc124638ffe677f2d7f2592d28219ba741597d3791716b1303cff1fa6352f5df0fa41fdd0add628fd
$(DL_FILE)_BLAKE2 = 713282beccfef91b7213907a7cc505c618004616ce47c0cd92925526dffb2fba3553eb920a7428e65aabd433ae20ee3e2d16066f2e7e73eb063e9bfa769ef65f
install : $(TARGET)