summaryrefslogtreecommitdiff
path: root/net-fs/samba/samba-4.2.14.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-10 00:43:02 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-10 00:43:02 +0000
commita5332b59346f7cbf0fdbd148b54aa8a84aaf8190 (patch)
treee6d8d3589fcd01fbc3f1286185639163daa81424 /net-fs/samba/samba-4.2.14.ebuild
parentfceeaf01a28ee71065cf3798b70b77d3bc4ef199 (diff)
gentoo resync : 10.11.2017
Diffstat (limited to 'net-fs/samba/samba-4.2.14.ebuild')
-rw-r--r--net-fs/samba/samba-4.2.14.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild
index 1bf4b2e16841..0213488e770a 100644
--- a/net-fs/samba/samba-4.2.14.ebuild
+++ b/net-fs/samba/samba-4.2.14.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
KEYWORDS="alpha amd64 arm 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"
@@ -251,7 +251,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.2.0.html and"
- elog "http://wiki.samba.org/index.php/Samba4/HOWTO "
+ elog "https://www.samba.org/samba/history/${P}.html "
+ elog "https://www.samba.org/samba/history/${PN}-4.2.0.html and"
+ elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
}