We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a20c14 commit 20f4f5eCopy full SHA for 20f4f5e
Makefile
@@ -26,8 +26,8 @@ TCLSH83 := $(TCL_RELEASE83)/unix/tclsh
26
MODULECMDTEST := modulecmd-test.tcl
27
28
# definitions for enhanced diff tool (to review test results)
29
-ICDIFF_DLSRC := https://raw.githubusercontent.com/jeffkaufman/icdiff/release-1.9.5/
30
-ICDIFF_CHECKSUM := fd5825ede4c2853ba1747a8931b077c1
+ICDIFF_DLSRC := https://raw.githubusercontent.com/jeffkaufman/icdiff/release-2.0.4/
+ICDIFF_CHECKSUM := 597bd4cda393803e5991c43b78cab3b3
31
32
# source definitions shared across the Makefiles of this project
33
ifneq ($(wildcard Makefile.inc),Makefile.inc)
0 commit comments