diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /media-sound/mp3unicode | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-sound/mp3unicode')
-rw-r--r-- | media-sound/mp3unicode/mp3unicode-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild b/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild index 0e8581e59206..9abb11194032 100644 --- a/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild +++ b/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=4 DESCRIPTION="Commandline utility to convert ID3 tags in mp3 files between different encodings" HOMEPAGE="http://mp3unicode.sourceforge.net" -SRC_URI="http://github.com/alonbl/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://github.com/alonbl/${PN}/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |