diff options
Diffstat (limited to 'net-libs/farstream/farstream-0.1.2-r2.ebuild')
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild b/net-libs/farstream/farstream-0.1.2-r2.ebuild index 1857f76bf3e..495aab1c9cf 100644 --- a/net-libs/farstream/farstream-0.1.2-r2.ebuild +++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 DESCRIPTION="Audio/video conferencing framework specifically designed for instant messengers" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream" -SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream" +SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" |