diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /net-irc | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bobotpp/bobotpp-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/bobotpp/bobotpp-2.2.3.ebuild b/net-irc/bobotpp/bobotpp-2.2.3.ebuild index cf2adf8475cd..f42157f54462 100644 --- a/net-irc/bobotpp/bobotpp-2.2.3.ebuild +++ b/net-irc/bobotpp/bobotpp-2.2.3.ebuild @@ -8,7 +8,7 @@ inherit autotools autotools-utils eutils DESCRIPTION="A flexible IRC bot scriptable in scheme" HOMEPAGE="http://unknownlamer.org/code/bobot.html" -SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" +SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |