diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:01:34 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:01:34 +0200 |
commit | 79d1dce43e58f2e334af790c3d2f4d643638e452 (patch) | |
tree | e6cd46d312d85e2d57710583b8cdd15d70a95316 /sci-libs/orocos-bfl | |
parent | net-libs/onion: update homepage (diff) | |
download | gentoo-79d1dce43e58f2e334af790c3d2f4d643638e452.tar.gz gentoo-79d1dce43e58f2e334af790c3d2f4d643638e452.tar.bz2 gentoo-79d1dce43e58f2e334af790c3d2f4d643638e452.zip |
sci-libs/orocos-bfl: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-libs/orocos-bfl')
-rw-r--r-- | sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild b/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild index 9b1481d44678..bc79a85db067 100644 --- a/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild +++ b/sci-libs/orocos-bfl/orocos-bfl-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Bayesian Filtering Library" -HOMEPAGE="http://orocos.org/bfl" -SRC_URI="http://people.mech.kuleuven.be/~tdelaet/bfl_tar/${P}-src.tar.bz2" +HOMEPAGE="https://orocos.org/bfl" +SRC_URI="https://people.mech.kuleuven.be/~tdelaet/bfl_tar/${P}-src.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" |