net-fs/cifs-utils: use HTTPS for links to samba.org (bug #636916)
authorFrancesco Turco <fturco@fastmail.fm>
Sat, 9 Sep 2017 15:36:03 +0000 (17:36 +0200)
committerMike Gilbert <floppym@gentoo.org>
Thu, 9 Nov 2017 22:03:20 +0000 (17:03 -0500)
net-fs/cifs-utils/cifs-utils-6.4.ebuild
net-fs/cifs-utils/cifs-utils-6.6-r2.ebuild
net-fs/cifs-utils/cifs-utils-6.7.ebuild

index 6789aead638c38981efe2dc7a2b76e1de01df582..fcce7f6b93b0f88bf15dec96acaf0e52e1e3da53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils linux-info multilib
 
 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems"
-HOMEPAGE="http://wiki.samba.org/index.php/LinuxCIFS_utils"
-SRC_URI="ftp://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
+SRC_URI="https://www.samba.org/ftp/pub/linux-cifs/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
index 8076f0fb304948cc9fa7b08642263240cd24c6e0..0751c696946d247395fcd52d5de2287b0b5a6e5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit eutils linux-info multilib pam
 
 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems"
-HOMEPAGE="http://wiki.samba.org/index.php/LinuxCIFS_utils"
+HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
 SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
index b18e773d46071340881e38faa34ced29dc054535..8572921b389bc9aac9164db314c24254c7dd3f7f 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils linux-info multilib pam
 
 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems"
-HOMEPAGE="http://wiki.samba.org/index.php/LinuxCIFS_utils"
+HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
 SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"