summaryrefslogtreecommitdiffstats
path: root/unix/tcl.pc.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-26 09:36:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-26 09:36:30 (GMT)
commit837f6c4dc096082d7e645f702f494f8a70a51a32 (patch)
treeefb5f6ab253b6d4b8d51889b011d87528742b251 /unix/tcl.pc.in
parentd33fc57550e1921bfadb8fe4b90d7e55bf23e6f5 (diff)
parent4ee4ed8efe6d1d806989ea477d25fa98a70a51a3 (diff)
downloadtcl-837f6c4dc096082d7e645f702f494f8a70a51a32.zip
tcl-837f6c4dc096082d7e645f702f494f8a70a51a32.tar.gz
tcl-837f6c4dc096082d7e645f702f494f8a70a51a32.tar.bz2
TIP #646: Change -eofchar handling (Tcl 8.7 part)
Diffstat (limited to 'unix/tcl.pc.in')
-rw-r--r--unix/tcl.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.pc.in b/unix/tcl.pc.in
index 21ea0ce..5f90c41 100644
--- a/unix/tcl.pc.in
+++ b/unix/tcl.pc.in
@@ -8,7 +8,7 @@ libfile=@TCL_LIB_FILE@
Name: Tool Command Language
Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses.
-URL: https://www.tcl-tk.org/
+URL: https://www.tcl-lang.org/
Version: @TCL_VERSION@@TCL_PATCH_LEVEL@
Requires.private: zlib >= 1.2.3, libtommath >= 1.2.0
Libs: -L${libdir} @TCL_LIB_FLAG@ @TCL_STUB_LIB_FLAG@