treewide: homepage+src updates (found by repology, #33263)
This commit is contained in:
committed by
Vladimír Čunát
parent
a7ef0c03d2
commit
7b97c8c0c8
@@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
||||
name = "ogmtools-1.5";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://www.bunkus.org/videotools/ogmtools/${name}.tar.bz2";
|
||||
url = "https://www.bunkus.org/videotools/ogmtools/${name}.tar.bz2";
|
||||
sha256 = "1spx81p5wf59ksl3r3gvf78d77sh7gj8a6lw773iv67bphfivmn8";
|
||||
};
|
||||
|
||||
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
(ogmdemux) or creation of (ogmmerge) OGG media streams. Includes dvdxchap
|
||||
tool for extracting chapter information from DVD.
|
||||
'';
|
||||
homepage = http://www.bunkus.org/videotools/ogmtools/;
|
||||
homepage = https://www.bunkus.org/videotools/ogmtools/;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user