summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-07 10:33:57 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-07 23:53:00 +0200
commit88791c69b539c8e94a905f499a245ffa7c7b36db (patch)
treecf9d86de468ac0b30a14e77aea94d8b36561ddd3 /media-sound/gmtp
parentmedia-sound/dvda-author: use HTTPS (diff)
downloadgentoo-88791c69b539c8e94a905f499a245ffa7c7b36db.tar.gz
gentoo-88791c69b539c8e94a905f499a245ffa7c7b36db.tar.bz2
gentoo-88791c69b539c8e94a905f499a245ffa7c7b36db.zip
media-sound/gmtp: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-sound/gmtp')
-rw-r--r--media-sound/gmtp/gmtp-1.3.11-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/gmtp/gmtp-1.3.11-r3.ebuild b/media-sound/gmtp/gmtp-1.3.11-r3.ebuild
index 77365b66227d..ae538d1318b0 100644
--- a/media-sound/gmtp/gmtp-1.3.11-r3.ebuild
+++ b/media-sound/gmtp/gmtp-1.3.11-r3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit gnome2-utils xdg
-DESCRIPTION="A simple MTP client for MP3 players"
-HOMEPAGE="http://gmtp.sourceforge.net/"
+DESCRIPTION="Simple MTP client for MP3 players"
+HOMEPAGE="https://gmtp.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"