diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-process/audit/audit-2.1.3-r1.ebuild | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2 gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-process/audit/audit-2.1.3-r1.ebuild')
-rw-r--r-- | sys-process/audit/audit-2.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-2.1.3-r1.ebuild b/sys-process/audit/audit-2.1.3-r1.ebuild index a812ccf98a05..613825a9182c 100644 --- a/sys-process/audit/audit-2.1.3-r1.ebuild +++ b/sys-process/audit/audit-2.1.3-r1.ebuild @@ -10,8 +10,8 @@ RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*" inherit autotools multilib toolchain-funcs python linux-info eutils DESCRIPTION="Userspace utilities for storing and processing auditing records" -HOMEPAGE="http://people.redhat.com/sgrubb/audit/" -SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz" +HOMEPAGE="https://people.redhat.com/sgrubb/audit/" +SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |