tcllib: update homepage
This commit is contained in:
parent
58d03b427f
commit
4a901e44db
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ tcl ];
|
buildInputs = [ tcl ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://tcl.activestate.com/software/tcllib/;
|
homepage = https://sourceforge.net/projects/tcllib/;
|
||||||
description = "Tcl-only library of standard routines for Tcl";
|
description = "Tcl-only library of standard routines for Tcl";
|
||||||
license = stdenv.lib.licenses.tcltk;
|
license = stdenv.lib.licenses.tcltk;
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user