treewide: http -> https
This commit is contained in:
@@ -28,7 +28,7 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Usenet NZB downloader, par2 repairer and auto extracting server";
|
||||
homepage = http://sabnzbd.org;
|
||||
homepage = https://sabnzbd.org;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with stdenv.lib.maintainers; [ fridh ];
|
||||
|
||||
Reference in New Issue
Block a user