]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rust-indoc: Upgrade to version 1.0.3
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 29 Jan 2022 11:07:47 +0000 (11:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Feb 2022 19:43:27 +0000 (19:43 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/rust-indoc

index 5dad27b32cc2fa7ef80f372bc1f6f928c3d86a6a..1c8eb304b41d3be390c6ab9236df4cf1c0f37115 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.3.6
+VER        = 1.0.3
 
 THISAPP    = indoc-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2c56a546f0522e89a14f361e364d8921
+$(DL_FILE)_MD5 = c7af902de34516e8672b8d857b638136
 
 install : $(TARGET)