bwidget: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 01:14:42 +02:00
parent ede37f98e2
commit e8ba17ffa8

View File

@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
buildInputs = [ tcl ];
meta = {
homepage = http://tcl.activestate.com/software/tcllib/;
homepage = https://sourceforge.net/projects/tcllib;
description = "High-level widget set for Tcl/Tk";
license = stdenv.lib.licenses.tcltk;
platforms = stdenv.lib.platforms.linux;