diff options
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild | 2 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild index a462106b74a1..feb142e104d6 100644 --- a/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.6.1-r2.ebuild @@ -7,7 +7,7 @@ inherit autotools eutils flag-o-matic toolchain-funcs versionator DESCRIPTION="A network programming library in C++" HOMEPAGE="http://alumnit.ca/wiki/?WvStreams" -SRC_URI="http://wvstreams.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://wvstreams.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild index 0b2b9a966d28..394d4d03dc02 100644 --- a/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild +++ b/net-libs/wvstreams/wvstreams-4.6.1-r3.ebuild @@ -7,7 +7,7 @@ inherit autotools eutils flag-o-matic toolchain-funcs versionator DESCRIPTION="A network programming library in C++" HOMEPAGE="http://alumnit.ca/wiki/?WvStreams" -SRC_URI="http://wvstreams.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://wvstreams.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |