diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /media-sound/pragha | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-sound/pragha')
-rw-r--r-- | media-sound/pragha/pragha-1.1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pragha/pragha-1.1.2.1.ebuild b/media-sound/pragha/pragha-1.1.2.1.ebuild index 57f046999437..274af40f98ce 100644 --- a/media-sound/pragha/pragha-1.1.2.1.ebuild +++ b/media-sound/pragha/pragha-1.1.2.1.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic xfconf DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" HOMEPAGE="http://pragha.wikispaces.com/ https://github.com/matiasdelellis/pragha" -SRC_URI="http://dissonance.googlecode.com/files/${P}.tar.bz2" +SRC_URI="https://dissonance.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" |