summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/elisp-tutorial')
-rw-r--r--app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild b/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
index 478dd8e..48535d1 100644
--- a/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
+++ b/app-doc/elisp-tutorial/elisp-tutorial-2.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit readme.gentoo-r1
DESCRIPTION="A simple Emacs Lisp tutorial"
-HOMEPAGE="http://www.gnuvola.org/software/elisp-tutorial/"
-# taken from: http://www.gnuvola.org/software/${PN}/${P}.tar.gz"
+HOMEPAGE="https://www.gnuvola.org/software/elisp-tutorial/"
+# taken from: https://www.gnuvola.org/software/${PN}/${P}.tar.gz"
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz"
LICENSE="GPL-3+"