mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-libs/talloc: use HTTPS for links to samba.org (bug #636916)
This commit is contained in:
committed by
Mike Gilbert
parent
0e284ac7c4
commit
328afdda59
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads"
|
||||
inherit waf-utils python-single-r1 multilib multilib-minimal
|
||||
|
||||
DESCRIPTION="Samba talloc library"
|
||||
HOMEPAGE="http://talloc.samba.org/"
|
||||
SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
|
||||
HOMEPAGE="https://talloc.samba.org/"
|
||||
SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3 LGPL-3+ LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads"
|
||||
inherit waf-utils python-single-r1 multilib multilib-minimal
|
||||
|
||||
DESCRIPTION="Samba talloc library"
|
||||
HOMEPAGE="http://talloc.samba.org/"
|
||||
SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
|
||||
HOMEPAGE="https://talloc.samba.org/"
|
||||
SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3 LGPL-3+ LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads"
|
||||
inherit waf-utils python-single-r1 multilib multilib-minimal
|
||||
|
||||
DESCRIPTION="Samba talloc library"
|
||||
HOMEPAGE="http://talloc.samba.org/"
|
||||
SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
|
||||
HOMEPAGE="https://talloc.samba.org/"
|
||||
SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3 LGPL-3+ LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user