summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-14 20:57:44 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-14 20:58:22 +0200
commit1ae7059d9c32abeca7559d584110cfad0f1e1c04 (patch)
tree0dba1b6876fb7efb077bd70b458e717d3246567e
parentapp-admin/logcheck: Handle /var/log/messages (#531524) (diff)
downloadgentoo-1ae7059d.tar.gz
gentoo-1ae7059d.tar.bz2
gentoo-1ae7059d.zip
app-admin/logcheck: Use https
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--app-admin/logcheck/logcheck-1.3.18-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logcheck/logcheck-1.3.18-r1.ebuild b/app-admin/logcheck/logcheck-1.3.18-r1.ebuild
index ef2a58258516..4dab96b452d8 100644
--- a/app-admin/logcheck/logcheck-1.3.18-r1.ebuild
+++ b/app-admin/logcheck/logcheck-1.3.18-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit readme.gentoo-r1 user
DESCRIPTION="Mails anomalies in the system logfiles to the administrator"
-HOMEPAGE="http://packages.debian.org/sid/logcheck"
+HOMEPAGE="https://packages.debian.org/sid/logcheck"
SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-2"