From a90a83ed1c5acb87908095fbe86d2d6437caa6eb Mon Sep 17 00:00:00 2001 From: Arash Partow Date: Mon, 1 Jan 2024 00:00:00 +0000 Subject: exprtk: upgrade 0.0.2 -> 0.0.3 release Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/exprtk/exprtk_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-oe/recipes-devtools') diff --git a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb index 4019f26899..e578c48cd1 100644 --- a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb +++ b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb @@ -1,9 +1,9 @@ SUMMARY = "Expression parser" -HOMEPAGE = "https://github.com/ArashPartow/exprtk" +HOMEPAGE = "https://www.partow.net/programming/exprtk/index.html" SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -SRCREV = "f46bffcd6966d38a09023fb37ba9335214c9b959" +SRCREV = "73c6cf60c06b0c370a4790e7acbdde63472853e8" SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=release;protocol=https" -- cgit v1.2.3-54-g00ecf