dfutil: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 00:01:06 +02:00
parent ce4cf418b9
commit 57a5cd4d96

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 = [ ];