diff options
| -rw-r--r-- | recipes-containers/raft/raft_0.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/raft/raft_0.22.1.bb b/recipes-containers/raft/raft_0.22.1.bb index 6fd74923..00fd09c7 100644 --- a/recipes-containers/raft/raft_0.22.1.bb +++ b/recipes-containers/raft/raft_0.22.1.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/cowsql/raft" | |||
| 6 | LICENSE = "LGPL-3.0-only" | 6 | LICENSE = "LGPL-3.0-only" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51b0baf3ea280222685bbfd862de758b" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51b0baf3ea280222685bbfd862de758b" |
| 8 | 8 | ||
| 9 | SRCREV = "9edb176a7924ce2b943cb56552366dc4b5a1a6b7" | 9 | SRCREV = "148951f79a1ed529d6f112661a3067494f1a0917" |
| 10 | SRC_URI = "git://github.com/cowsql/raft.git;branch=main;protocol=https" | 10 | SRC_URI = "git://github.com/cowsql/raft.git;branch=main;protocol=https" |
| 11 | 11 | ||
| 12 | PV = "0.22.1" | 12 | PV = "0.22.1" |
