diff options
author | 2020-06-20 17:01:31 +0100 | |
---|---|---|
committer | 2020-06-27 22:44:44 +0200 | |
commit | 0ff4095434df747de6ca7ba708be63a7903ac57d (patch) | |
tree | 07538c9afa8cd66475af9c32de1b041cbf5c332c /media-sound/twolame/twolame-0.4.0.ebuild | |
parent | net-analyzer/nsca: update homepage (diff) | |
download | gentoo-0ff4095434df747de6ca7ba708be63a7903ac57d.tar.gz gentoo-0ff4095434df747de6ca7ba708be63a7903ac57d.tar.bz2 gentoo-0ff4095434df747de6ca7ba708be63a7903ac57d.zip |
media-sound/twolame: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'media-sound/twolame/twolame-0.4.0.ebuild')
-rw-r--r-- | media-sound/twolame/twolame-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/twolame/twolame-0.4.0.ebuild b/media-sound/twolame/twolame-0.4.0.ebuild index 965e12fe434..0018eda92a5 100644 --- a/media-sound/twolame/twolame-0.4.0.ebuild +++ b/media-sound/twolame/twolame-0.4.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=7 @@ -6,7 +6,7 @@ EAPI=7 inherit multilib-minimal DESCRIPTION="An optimised MPEG Audio Layer 2 (MP2) encoder" -HOMEPAGE="http://www.twolame.org" +HOMEPAGE="https://www.twolame.org" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |