app-emacs/yasnippet: update HOMEPAGE

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-03-26 08:17:55 +01:00
parent 27fab749d8
commit ae8810c898

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit elisp readme.gentoo-r1
DESCRIPTION="Yet another snippet extension for Emacs"
HOMEPAGE="http://joaotavora.github.com/yasnippet/"
HOMEPAGE="https://joaotavora.github.io/yasnippet/"
SRC_URI="https://github.com/joaotavora/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"