diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 12:00:29 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 12:00:29 (GMT) |
commit | 3f913d322f99aae818c2fbe06049a19c4c1125f8 (patch) | |
tree | f49bd6fdc3bc43759371c62ca257043cc00a9b40 /unix/tcl.pc.in | |
parent | 8c5e1ee93f7b7ae0a948d354b1f2dfdcdda0eab0 (diff) | |
download | tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.zip tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.tar.gz tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.tar.bz2 |
Change a lot of url's (as far as possible) from http:// to https://
Diffstat (limited to 'unix/tcl.pc.in')
-rw-r--r-- | unix/tcl.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in index 846cb11..84754c6 100644 --- a/unix/tcl.pc.in +++ b/unix/tcl.pc.in @@ -7,7 +7,7 @@ includedir=@includedir@ Name: Tool Command Language Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses. -URL: http://www.tcl.tk/ +URL: https://www.tcl-tk.org/ Version: @TCL_VERSION@@TCL_PATCH_LEVEL@ Requires.private: zlib >= 1.2.3 Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_STUB_LIB_FLAG@ |