Merge pull request #45921 from markuskowa/homepages

Cleanup homepage links
This commit is contained in:
xeji
2018-09-02 08:39:30 +02:00
committed by GitHub
26 changed files with 31 additions and 33 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
phones. With dfu-util you are able to download firmware to your device or
upload firmware from it.
'';
homepage = http://dfu-util.gnumonks.org/;
homepage = http://dfu-util.sourceforge.net;
license = licenses.gpl2Plus;
platforms = platforms.unix;
maintainers = [ ];