diff options
| -rw-r--r-- | recipes-security/libest/libest_3.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/libest/libest_3.2.0.bb b/recipes-security/libest/libest_3.2.0.bb index f993bd6..5b6dc99 100644 --- a/recipes-security/libest/libest_3.2.0.bb +++ b/recipes-security/libest/libest_3.2.0.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "OpenSSL" | |||
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ecb78acde8e3b795de8ef6b61aed5885" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ecb78acde8e3b795de8ef6b61aed5885" |
| 7 | 7 | ||
| 8 | SRCREV = "4ca02c6d7540f2b1bcea278a4fbe373daac7103b" | 8 | SRCREV = "4ca02c6d7540f2b1bcea278a4fbe373daac7103b" |
| 9 | SRC_URI = "git://github.com/cisco/libest" | 9 | SRC_URI = "git://github.com/cisco/libest;branch=main" |
| 10 | 10 | ||
| 11 | DEPENDS = "openssl" | 11 | DEPENDS = "openssl" |
| 12 | 12 | ||
