diff options
Diffstat (limited to 'sys-boot/plymouth/plymouth-0.8.8-r5.ebuild')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.8-r5.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r5.ebuild index b144919a54d..ee8fe1d6aa2 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r5.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r5.ebuild @@ -7,9 +7,9 @@ EAPI=5 inherit autotools-utils readme.gentoo systemd toolchain-funcs DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="http://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://cgit.freedesktop.org/plymouth/" SRC_URI=" - http://www.freedesktop.org/software/plymouth/releases/${P}.tar.bz2 + https://www.freedesktop.org/software/plymouth/releases/${P}.tar.bz2 https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png" LICENSE="GPL-2" |