summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb b/meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb
index bfc19ed150..48f2fd8ac1 100644
--- a/meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb
+++ b/meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/google/leveldb"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d"
6 6
7SRC_URI = "git://github.com/google/${BPN}.git;branch=master;protocol=https \ 7SRC_URI = "git://github.com/google/${BPN}.git;branch=main;protocol=https \
8 file://run-ptest" 8 file://run-ptest"
9 9
10SRCREV = "78b39d68c15ba020c0d60a3906fb66dbf1697595" 10SRCREV = "78b39d68c15ba020c0d60a3906fb66dbf1697595"