bwidget: update homepage
This commit is contained in:
parent
ede37f98e2
commit
e8ba17ffa8
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ tcl ];
|
buildInputs = [ tcl ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://tcl.activestate.com/software/tcllib/;
|
homepage = https://sourceforge.net/projects/tcllib;
|
||||||
description = "High-level widget set for Tcl/Tk";
|
description = "High-level widget set for Tcl/Tk";
|
||||||
license = stdenv.lib.licenses.tcltk;
|
license = stdenv.lib.licenses.tcltk;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user