diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 21:25:41 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 21:25:41 (GMT) |
commit | 8d10ed079247c32508487b9a6e8e9e413636c030 (patch) | |
tree | 0eb4700c96a9a84dd5118ef58826424107954303 /unix/tk.spec | |
parent | 2a2cd3593e873086fc6f1045cab60cc07f0f496d (diff) | |
download | tk-8d10ed079247c32508487b9a6e8e9e413636c030.zip tk-8d10ed079247c32508487b9a6e8e9e413636c030.tar.gz tk-8d10ed079247c32508487b9a6e8e9e413636c030.tar.bz2 |
Use tcl-lang.org in stead of tcl.tk and https in stead of http where possible
Diffstat (limited to 'unix/tk.spec')
-rw-r--r-- | unix/tk.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tk.spec b/unix/tk.spec index 159c533..9dcd71d 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -9,7 +9,7 @@ Release: 2 License: BSD Group: Development/Languages Source: http://prdownloads.sourceforge.net/tcl/tk%{version}-src.tar.gz -URL: http://www.tcl.tk/ +URL: https://www.tcl-lang.org/ Buildroot: /var/tmp/%{name}%{version} Buildrequires: XFree86-devel tcl >= %version Requires: tcl >= %version |