Skip to content

Commit

Permalink
dev-db/freetds: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Closes: gentoo#12118
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
mm1ke authored and a17r committed May 27, 2019
1 parent daeb3a4 commit 2788446
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-db/freetds/freetds-1.00.341-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion dev-db/freetds/freetds-1.00.558.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions dev-db/freetds/freetds-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

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"
Expand Down

0 comments on commit 2788446

Please sign in to comment.