summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/babeld/babeld_1.12.bb (renamed from meta-networking/recipes-protocols/babeld/babeld_1.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.11.bb b/meta-networking/recipes-protocols/babeld/babeld_1.12.bb
index dd1d6931dc..747c16cb78 100644
--- a/meta-networking/recipes-protocols/babeld/babeld_1.11.bb
+++ b/meta-networking/recipes-protocols/babeld/babeld_1.12.bb
@@ -13,7 +13,7 @@ LICENSE = "MIT"
13LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" 13LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754"
14 14
15SRC_URI = "gitsm://github.com/jech/babeld.git;protocol=https;branch=master" 15SRC_URI = "gitsm://github.com/jech/babeld.git;protocol=https;branch=master"
16SRCREV = "f82a10e97a02849cd82087863055c9af08ca3454" 16SRCREV = "420a7087b7d6350084edfd7d1aef8a62209cbf04"
17 17
18UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)" 18UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)"
19 19