summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-06 10:31:03 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-07-07 09:31:24 +0200
commitb905f0126351683174914add655aa38296273099 (patch)
treed6d6d5d6081dc9e05997b2d844a991e6b3217c34 /media-libs
parentmedia-libs/a52dec: use HTTPS, fix LICENSE (diff)
downloadgentoo-b905f0126351683174914add655aa38296273099.tar.gz
gentoo-b905f0126351683174914add655aa38296273099.tar.bz2
gentoo-b905f0126351683174914add655aa38296273099.zip
media-libs/aften: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/aften/aften-0.0.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aften/aften-0.0.8-r2.ebuild b/media-libs/aften/aften-0.0.8-r2.ebuild
index ab7fe29f0a45..e643b945fe77 100644
--- a/media-libs/aften/aften-0.0.8-r2.ebuild
+++ b/media-libs/aften/aften-0.0.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake
DESCRIPTION="A/52 (AC-3) audio encoder"
-HOMEPAGE="http://aften.sourceforge.net/"
+HOMEPAGE="https://aften.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1 BSD"