summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-15 15:28:08 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-15 12:37:51 -0400
commit06903f87103dad7e1197ca4c402fc441f00aa1c2 (patch)
tree4656c317c21b2fef287041bd3531c0d49d93242b
parentmedia-plugins/gmpc-extraplaylist: use HTTPS, fix download link (diff)
downloadgentoo-06903f87103dad7e1197ca4c402fc441f00aa1c2.tar.gz
gentoo-06903f87103dad7e1197ca4c402fc441f00aa1c2.tar.bz2
gentoo-06903f87103dad7e1197ca4c402fc441f00aa1c2.zip
media-plugins/gmpc-jamendo: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--media-plugins/gmpc-jamendo/gmpc-jamendo-11.8.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/gmpc-jamendo/gmpc-jamendo-11.8.16.ebuild b/media-plugins/gmpc-jamendo/gmpc-jamendo-11.8.16.ebuild
index fc37e3e4d09a..62adbfa82893 100644
--- a/media-plugins/gmpc-jamendo/gmpc-jamendo-11.8.16.ebuild
+++ b/media-plugins/gmpc-jamendo/gmpc-jamendo-11.8.16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Plugin allows you to browse and preview music available on jamendo"
-HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_JAMENDO"
-SRC_URI="http://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz"
+HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_JAMENDO"
+SRC_URI="https://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"