mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pegtl: upgrade 2.8.1 -> 2.8.2
License-Update: copyright years updated See full changelog https://github.com/taocpp/PEGTL/releases/tag/2.8.2 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
6018030050
commit
8f9d5569a8
+2
-2
@@ -1,9 +1,9 @@
|
||||
DESCRIPTION="header-only library for creating parsers according to Parsing Expression Grammar"
|
||||
HOMEPAGE="https://github.com/taocpp/PEGTL"
|
||||
LICENSE="MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae77b0d903a788cb48f4f0926ffc468b"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6a5195f720a8d436a4148e0cb8660400"
|
||||
|
||||
SRCREV = "7aff80da2ca4fcb0b47f32ba684ff2e1cd48c579"
|
||||
SRCREV = "ede3ce17aef7da27648b195dc77814cb1d3c313d"
|
||||
SRC_URI = "git://github.com/taocpp/PEGTL.git;protocol=https;branch=2.x \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user