summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-08 19:12:51 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-10 11:18:53 +0100
commitfa771dddb9188bbdeb1afea79319727f2e69c661 (patch)
treeb237c76f94c3d255683e30d0981b720403150006 /media-libs/faad2
parentmedia-libs/alure: use HTTPS (diff)
downloadgentoo-fa771dddb9188bbdeb1afea79319727f2e69c661.tar.gz
gentoo-fa771dddb9188bbdeb1afea79319727f2e69c661.tar.bz2
gentoo-fa771dddb9188bbdeb1afea79319727f2e69c661.zip
media-libs/faad2: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/faad2')
-rw-r--r--media-libs/faad2/faad2-2.8.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/faad2/faad2-2.8.8.ebuild b/media-libs/faad2/faad2-2.8.8.ebuild
index 6c2bf827e555..71287ad16ea8 100644
--- a/media-libs/faad2/faad2-2.8.8.ebuild
+++ b/media-libs/faad2/faad2-2.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools multilib-minimal
DESCRIPTION="AAC audio decoding library"
-HOMEPAGE="http://www.audiocoding.com/faad2.html"
+HOMEPAGE="https://www.audiocoding.com/faad2.html"
SRC_URI="mirror://sourceforge/faac/${P}.tar.gz"
LICENSE="GPL-2+"