diff options
| -rw-r--r-- | meta-oe/recipes-support/cxxopts/cxxopts_3.3.1.bb (renamed from meta-oe/recipes-support/cxxopts/cxxopts_3.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cxxopts/cxxopts_3.2.1.bb b/meta-oe/recipes-support/cxxopts/cxxopts_3.3.1.bb index 6077220151..8df707b86f 100644 --- a/meta-oe/recipes-support/cxxopts/cxxopts_3.2.1.bb +++ b/meta-oe/recipes-support/cxxopts/cxxopts_3.3.1.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8de00431559a76a1b43f6fd44f8f6689" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8de00431559a76a1b43f6fd44f8f6689" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/jarro2783/cxxopts.git;protocol=https;branch=master" | 7 | SRC_URI = "git://github.com/jarro2783/cxxopts.git;protocol=https;branch=master" |
| 8 | SRCREV = "4bf61f08697b110d9e3991864650a405b3dd515d" | 8 | SRCREV = "44380e5a44706ab7347f400698c703eb2a196202" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
