mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
exprtk: Use correct SRCREV pointing to 0.0.3 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.partow.net/programming/exprtk/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
SRCREV = "73c6cf60c06b0c370a4790e7acbdde63472853e8"
|
||||
SRCREV = "a4b17d543f072d2e3ba564e4bc5c3a0d2b05c338"
|
||||
|
||||
SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=release;protocol=https"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user