diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-15 12:58:14 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 21:54:04 +0100 |
commit | d6814ffa82feef280fac993fcd7a4a7322cb9d27 (patch) | |
tree | 5964c16c83b98a7485e6f7b6802a9803b074e422 /app-emacs | |
parent | app-emacs/emacs-jabber: use HTTPS. (diff) | |
download | gentoo-d6814ffa82feef280fac993fcd7a4a7322cb9d27.tar.gz gentoo-d6814ffa82feef280fac993fcd7a4a7322cb9d27.tar.bz2 gentoo-d6814ffa82feef280fac993fcd7a4a7322cb9d27.zip |
app-emacs/emms: use HTTPS.
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emms/emms-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emms/emms-3.0-r1.ebuild b/app-emacs/emms/emms-3.0-r1.ebuild index 62f2daf63eb1..0b9f95372740 100644 --- a/app-emacs/emms/emms-3.0-r1.ebuild +++ b/app-emacs/emms/emms-3.0-r1.ebuild @@ -7,7 +7,7 @@ inherit elisp toolchain-funcs DESCRIPTION="The Emacs Multimedia System" HOMEPAGE="https://www.gnu.org/software/emms/ - http://www.emacswiki.org/emacs/EMMS" + https://www.emacswiki.org/emacs/EMMS" SRC_URI="https://www.gnu.org/software/emms/download/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.1+" |