dvgrab: update homepage

This commit is contained in:
Renaud
2022-02-06 15:10:29 +01:00
committed by c0bw3b
parent e4779a33aa
commit 047ecd37d3
+1 -1
View File
@@ -32,7 +32,7 @@ stdenv.mkDerivation {
AVI type 2, Quicktime DV, a series of JPEG stills or MPEG2-TS.
'';
homepage = "http://kinodv.org/";
homepage = "https://github.com/ddennedy/dvgrab"; # Formerly http://www.kinodv.org/
license = licenses.gpl2Plus;
platforms = platforms.gnu ++ platforms.linux;