diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-30 20:16:13 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 14:46:34 -0400 |
commit | 6839c7c71df3c6bb7dff05abb5290172ade4dd25 (patch) | |
tree | d13a7e8c48a5d2d16c396a299cbb3d618295521f /media-sound | |
parent | kde-misc/kshutdown: use HTTPS (diff) | |
download | gentoo-6839c7c71df3c6bb7dff05abb5290172ade4dd25.tar.gz gentoo-6839c7c71df3c6bb7dff05abb5290172ade4dd25.tar.bz2 gentoo-6839c7c71df3c6bb7dff05abb5290172ade4dd25.zip |
media-sound/kaudiocreator: use HTTPS
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild b/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild index 8e50d973dccc..55c8e84afbb6 100644 --- a/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild +++ b/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="CD ripper and audio encoder frontend based on KDE Frameworks" -HOMEPAGE="http://www.kde-apps.org/content/show.php?content=107645" +HOMEPAGE="https://www.kde-apps.org/content/show.php?content=107645" SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" LICENSE="GPL-2 FDL-1.2" |