exprtk: upgrade 0.0.2 -> 0.0.3 release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Arash Partow
2024-01-01 00:00:00 +00:00
committed by Khem Raj
parent ef427675a0
commit a90a83ed1c

View File

@@ -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"