diff options
author | 2018-05-06 12:10:01 +0200 | |
---|---|---|
committer | 2018-05-06 10:13:48 -0400 | |
commit | be94a23370f225eaf6cb2e1a891d6d82b7167962 (patch) | |
tree | 5d464e246165d70c46e5d9754536302fb3ffd230 /net-misc/pipes | |
parent | net-libs/libsmi: use HTTPS (diff) | |
download | gentoo-be94a23370f225eaf6cb2e1a891d6d82b7167962.tar.gz gentoo-be94a23370f225eaf6cb2e1a891d6d82b7167962.tar.bz2 gentoo-be94a23370f225eaf6cb2e1a891d6d82b7167962.zip |
net-misc/pipes: use HTTPS
Diffstat (limited to 'net-misc/pipes')
-rw-r--r-- | net-misc/pipes/pipes-1.16.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/pipes/pipes-1.16.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild b/net-misc/pipes/pipes-1.16.1-r1.ebuild index 7d8cc7dd125f..7f0bb0e9c86f 100644 --- a/net-misc/pipes/pipes-1.16.1-r1.ebuild +++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="Very versatile TCP pipes" -HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html" -SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" +HOMEPAGE="https://bisqwit.iki.fi/source/pipes.html" +SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/pipes/pipes-1.16.1.ebuild b/net-misc/pipes/pipes-1.16.1.ebuild index b27bf4a83e1b..99191300b44d 100644 --- a/net-misc/pipes/pipes-1.16.1.ebuild +++ b/net-misc/pipes/pipes-1.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Very versatile TCP pipes" -HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html" -SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" +HOMEPAGE="https://bisqwit.iki.fi/source/pipes.html" +SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |