Treewide: replace last refs to alioth.debian.org
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration Sources moved to other forges (Salsa for example) Some release tarballs are available on alioth-archive.debian.org
This commit is contained in:
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://fakeroot.alioth.debian.org/;
|
||||
homepage = https://salsa.debian.org/clint/fakeroot;
|
||||
description = "Give a fake root environment through LD_PRELOAD";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
|
||||
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
Logcheck helps spot problems and security violations in your logfiles automatically and will send the results to you by e-mail.
|
||||
Logcheck was part of the Abacus Project of security tools, but this version has been rewritten.
|
||||
'';
|
||||
homepage = http://logcheck.alioth.debian.org/;
|
||||
homepage = https://salsa.debian.org/debian/logcheck;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.bluescreen303 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user