summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb (renamed from meta-oe/recipes-extended/pegtl/pegtl_2.8.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/pegtl/pegtl_2.8.2.bb b/meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb
index 42aa655b24..92741d8178 100644
--- a/meta-oe/recipes-extended/pegtl/pegtl_2.8.2.bb
+++ b/meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE="https://github.com/taocpp/PEGTL"
3LICENSE="MIT" 3LICENSE="MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=6a5195f720a8d436a4148e0cb8660400" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=6a5195f720a8d436a4148e0cb8660400"
5 5
6SRCREV = "ede3ce17aef7da27648b195dc77814cb1d3c313d" 6SRCREV = "47e878ad4fd72c91253c9d47b6f17e001ca2dfcf"
7SRC_URI = "git://github.com/taocpp/PEGTL.git;protocol=https;branch=2.x \ 7SRC_URI = "git://github.com/taocpp/PEGTL.git;protocol=https;branch=2.x \
8 " 8 "
9 9