From 2dd6c72e3d25cd53d8ca9c9afcdc7ef241a5b486 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 16 Jan 2018 12:48:22 +0100 Subject: [PATCH] chkrootkit: use distfile mirror. --- srcpkgs/chkrootkit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chkrootkit/template b/srcpkgs/chkrootkit/template index 9727ddc0154..2380f25bf73 100644 --- a/srcpkgs/chkrootkit/template +++ b/srcpkgs/chkrootkit/template @@ -8,7 +8,7 @@ maintainer="cr6git " short_desc="Tool to locally check for signs of a rootkit" homepage="http://www.chkrootkit.org" license="BSD" -distfiles="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-${version}.tar.gz" +distfiles="https://launchpad.net/chkrootkit/main/${version}/+download/chkrootkit-${version}.tar.gz" checksum=c578c0b9c8ae0729c2de7075f896f3d168e768c52e319a7706c9a7e46ff7a211 CFLAGS="-fPIC"