diff options
-rw-r--r-- | media-video/mkclean/mkclean-0.8.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mkclean/mkclean-0.8.10.ebuild b/media-video/mkclean/mkclean-0.8.10.ebuild index 35ddf2b4dfca..ffa8489edb8c 100644 --- a/media-video/mkclean/mkclean-0.8.10.ebuild +++ b/media-video/mkclean/mkclean-0.8.10.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,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="mkclean is a command line tool to clean and optimize Matroska files" -HOMEPAGE="http://www.matroska.org/downloads/mkclean.html" -SRC_URI="http://downloads.sourceforge.net/project/matroska/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.matroska.org/downloads/mkclean.html" +SRC_URI="https://downloads.sourceforge.net/project/matroska/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |