]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-jinja2: Correct HOMEPAGE
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 1 Apr 2022 21:58:20 +0000 (23:58 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 4 Apr 2022 14:22:32 +0000 (04:22 -1000)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 261778c1e3665b34c0d4e49bda63b520d5335587)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3-jinja2_2.11.3.bb

index dbdf563f874d6bdbaf2a5cf50756b680afb150d4..9f054c6024b8a957ac856b33feedb369dad7db1c 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python."
-HOMEPAGE = "https://pypi.org/project/Jinja/"
+HOMEPAGE = "https://pypi.org/project/Jinja2/"
 
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462"