diff options
| -rw-r--r-- | meta-oe/recipes-extended/pegtl/pegtl_2.8.2.bb (renamed from meta-oe/recipes-extended/pegtl/pegtl_2.8.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/pegtl/pegtl_2.8.1.bb b/meta-oe/recipes-extended/pegtl/pegtl_2.8.2.bb index 7333363ecd..42aa655b24 100644 --- a/meta-oe/recipes-extended/pegtl/pegtl_2.8.1.bb +++ b/meta-oe/recipes-extended/pegtl/pegtl_2.8.2.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | DESCRIPTION="header-only library for creating parsers according to Parsing Expression Grammar" | 1 | DESCRIPTION="header-only library for creating parsers according to Parsing Expression Grammar" |
| 2 | HOMEPAGE="https://github.com/taocpp/PEGTL" | 2 | HOMEPAGE="https://github.com/taocpp/PEGTL" |
| 3 | LICENSE="MIT" | 3 | LICENSE="MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ae77b0d903a788cb48f4f0926ffc468b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6a5195f720a8d436a4148e0cb8660400" |
| 5 | 5 | ||
| 6 | SRCREV = "7aff80da2ca4fcb0b47f32ba684ff2e1cd48c579" | 6 | SRCREV = "ede3ce17aef7da27648b195dc77814cb1d3c313d" |
| 7 | SRC_URI = "git://github.com/taocpp/PEGTL.git;protocol=https;branch=2.x \ | 7 | SRC_URI = "git://github.com/taocpp/PEGTL.git;protocol=https;branch=2.x \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
