diff options
-rw-r--r-- | net-misc/batctl/batctl-2013.4.0.ebuild | 6 | ||||
-rw-r--r-- | net-misc/batctl/batctl-2014.2.0.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/batctl/batctl-2013.4.0.ebuild b/net-misc/batctl/batctl-2013.4.0.ebuild index a63dad363faf..9ceddca455fc 100644 --- a/net-misc/batctl/batctl-2013.4.0.ebuild +++ b/net-misc/batctl/batctl-2013.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit linux-info toolchain-funcs DESCRIPTION="BATMAN advanced control and management tool" -HOMEPAGE="http://www.open-mesh.org/" -SRC_URI="http://downloads.open-mesh.org/batman/stable/sources/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.open-mesh.org/" +SRC_URI="https://downloads.open-mesh.org/batman/stable/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/batctl/batctl-2014.2.0.ebuild b/net-misc/batctl/batctl-2014.2.0.ebuild index c597188edc59..c12c6043d2ff 100644 --- a/net-misc/batctl/batctl-2014.2.0.ebuild +++ b/net-misc/batctl/batctl-2014.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit linux-info toolchain-funcs DESCRIPTION="BATMAN advanced control and management tool" -HOMEPAGE="http://www.open-mesh.org/" -SRC_URI="http://downloads.open-mesh.org/batman/stable/sources/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.open-mesh.org/" +SRC_URI="https://downloads.open-mesh.org/batman/stable/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |