summaryrefslogtreecommitdiff
path: root/net-fs/samba/samba-4.5.16.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-23 07:00:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-23 07:00:28 +0100
commite23cdda4dbb0c83b9e682ab5e916085a35203da5 (patch)
tree5a4ac448a3b288b731c24d947e0ce52df3cab07b /net-fs/samba/samba-4.5.16.ebuild
parent8187a741807f3e9a9e26304973cf18087dcf2560 (diff)
gentoo resync : 23.06.2018
Diffstat (limited to 'net-fs/samba/samba-4.5.16.ebuild')
-rw-r--r--net-fs/samba/samba-4.5.16.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild
index 7c80d9db44e7..507d6554595d 100644
--- a/net-fs/samba/samba-4.5.16.ebuild
+++ b/net-fs/samba/samba-4.5.16.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
DESCRIPTION="Samba Suite Version 4"
-HOMEPAGE="http://www.samba.org/"
+HOMEPAGE="https://www.samba.org/"
LICENSE="GPL-3"
SLOT="0"
@@ -288,7 +288,7 @@ pkg_postinst() {
ewarn "controller work previously known as 'samba4'."
elog "For further information and migration steps make sure to read "
- elog "http://samba.org/samba/history/${P}.html "
- elog "http://samba.org/samba/history/${PN}-4.5.0.html and"
- elog "http://wiki.samba.org/index.php/Samba4/HOWTO "
+ elog "https://samba.org/samba/history/${P}.html "
+ elog "https://samba.org/samba/history/${PN}-4.5.0.html and"
+ elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
}