dev-db/freetds: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 27 May 2019 17:29:11 +0000 (19:29 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 27 May 2019 18:35:13 +0000 (20:35 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12118
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-db/freetds/freetds-1.00.341-r1.ebuild
dev-db/freetds/freetds-1.00.558.ebuild
dev-db/freetds/freetds-9999.ebuild

index 56072f26e1bbe6161ba3fad0967309b406181daf..27e73e304acd7379554e6fc36f57f2d457ee31fb 100644 (file)
@@ -8,7 +8,7 @@ EAPI=7
 MY_PN="${PN}-dev"
 
 DESCRIPTION="Tabular Datastream Library"
-HOMEPAGE="http://www.freetds.org/"
+HOMEPAGE="https://www.freetds.org/"
 SRC_URI="ftp://ftp.freetds.org/pub/${PN}/current/${MY_PN}.${PV}.tar.gz"
 
 LICENSE="GPL-2"
index 5c7e8778b9f1e7a9f6e0ee0991717f1c92a4e9d3..c8a203c3c42c6f40d15e49069d9898c55f78265e 100644 (file)
@@ -8,7 +8,7 @@ EAPI=7
 MY_PN="${PN}-dev"
 
 DESCRIPTION="Tabular Datastream Library"
-HOMEPAGE="http://www.freetds.org/"
+HOMEPAGE="https://www.freetds.org/"
 SRC_URI="ftp://ftp.freetds.org/pub/${PN}/current/${MY_PN}.${PV}.tar.gz"
 
 LICENSE="GPL-2"
index ec6e2cf418f3047c27e321f3a5b90257974d51d7..a18ef188436ee6dea28ea2ee214f408c7db379d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools git-r3
 
 DESCRIPTION="Tabular Datastream Library"
-HOMEPAGE="http://www.freetds.org/"
+HOMEPAGE="https://www.freetds.org/"
 EGIT_REPO_URI="https://github.com/FreeTDS/${PN}.git"
 
 LICENSE="GPL-2"