icedtea_web: update homepage

This commit is contained in:
Stefano Mazzucco
2019-08-10 17:04:51 +01:00
parent e26a52a655
commit de14e5b951
@@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
programming language and an implementation of Java Web Start, originally programming language and an implementation of Java Web Start, originally
based on the NetX project. based on the NetX project.
''; '';
homepage = http://icedtea.classpath.org/wiki/IcedTea-Web; homepage = https://github.com/adoptopenjdk/icedtea-web;
maintainers = with stdenv.lib.maintainers; [ wizeman ]; maintainers = with stdenv.lib.maintainers; [ wizeman ];
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;
}; };