diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2018-11-14 21:24:58 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2018-11-22 14:23:26 -0800 |
commit | 7f9b33511fe51c93b8a2cfcb020feba5c9c31c25 (patch) | |
tree | 67f6cb83dcdbabda729678c56ba1abf84baa3b12 /sys-fs/zfs/zfs-9999.ebuild | |
parent | sys-fs/zfs: version bump to 0.7.12 (diff) | |
download | gentoo-7f9b33511fe51c93b8a2cfcb020feba5c9c31c25.tar.gz gentoo-7f9b33511fe51c93b8a2cfcb020feba5c9c31c25.tar.bz2 gentoo-7f9b33511fe51c93b8a2cfcb020feba5c9c31c25.zip |
sys-fs/zfs: http -> https for HOMEPAGE
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs/zfs/zfs-9999.ebuild')
-rw-r--r-- | sys-fs/zfs/zfs-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index a2f27c13f982..0d0c1cf5b262 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ fi inherit autotools-utils bash-completion-r1 flag-o-matic linux-info python-r1 systemd toolchain-funcs udev DESCRIPTION="Userland utilities for ZFS Linux kernel module" -HOMEPAGE="http://zfsonlinux.org/" +HOMEPAGE="https://zfsonlinux.org/" LICENSE="BSD-2 CDDL MIT" SLOT="0" |