diff options
| -rw-r--r-- | meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb | 2 |
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" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/google/${BPN}.git;branch=master;protocol=https \ | 7 | SRC_URI = "git://github.com/google/${BPN}.git;branch=main;protocol=https \ |
| 8 | file://run-ptest" | 8 | file://run-ptest" |
| 9 | 9 | ||
| 10 | SRCREV = "78b39d68c15ba020c0d60a3906fb66dbf1697595" | 10 | SRCREV = "78b39d68c15ba020c0d60a3906fb66dbf1697595" |
