diff options
Diffstat (limited to 'sys-apps/systemd/systemd-218-r5.ebuild')
-rw-r--r-- | sys-apps/systemd/systemd-218-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-218-r5.ebuild b/sys-apps/systemd/systemd-218-r5.ebuild index 7be421dbd97..c9511c9fd1b 100644 --- a/sys-apps/systemd/systemd-218-r5.ebuild +++ b/sys-apps/systemd/systemd-218-r5.ebuild @@ -11,8 +11,8 @@ inherit autotools-utils bash-completion-r1 linux-info multilib \ user DESCRIPTION="System and service manager for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd" -SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" +SRC_URI="https://www.freedesktop.org/software/systemd/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0/2" |