muparser: upgrade 2.2.6 -> 2.3.2

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-01-30 00:09:15 +01:00
parent 655e0825dd
commit 6f0e4726d1

View File

@@ -1,10 +1,11 @@
SUMMARY = "Fast Math Parser Library"
HOMEPAGE = "http://beltoforion.de/article.php?a=muparser"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://License.txt;md5=630a76659803db4be41fa4ce5be5ca16"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://License.txt;md5=98f3ad1a0193387fc84b0101833605c8"
SRC_URI = "git://github.com/beltoforion/muparser.git"
SRCREV = "b7511e19027296af06265bac5db7ed7a36037737"
SRCREV = "207d5b77c05c9111ff51ab91082701221220c477"
PV = "2.3.2"
S = "${WORKDIR}/git"
inherit cmake pkgconfig