mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
9085346c01
commit
a7165a0e48
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user