mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
ExprTk: Update package to release/0.0.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@ HOMEPAGE = "https://github.com/ArashPartow/exprtk"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
SRCREV = "281c2ccc65b8f91c012ea3725ebcef406378a225"
|
||||
SRCREV = "f46bffcd6966d38a09023fb37ba9335214c9b959"
|
||||
|
||||
SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=release;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user