diff options
Diffstat (limited to 'app-emacs/python-mode/python-mode-5.2.0.ebuild')
-rw-r--r-- | app-emacs/python-mode/python-mode-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/python-mode/python-mode-5.2.0.ebuild b/app-emacs/python-mode/python-mode-5.2.0.ebuild index 9d3fd3b82b76..7a335723b317 100644 --- a/app-emacs/python-mode/python-mode-5.2.0.ebuild +++ b/app-emacs/python-mode/python-mode-5.2.0.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="An Emacs major mode for editing Python source" HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tgz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tgz" LICENSE="GPL-3+" SLOT="0" |