diff options
| -rw-r--r-- | meta/recipes-extended/zstd/zstd_1.5.5.bb (renamed from meta/recipes-extended/zstd/zstd_1.5.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/zstd/zstd_1.5.4.bb b/meta/recipes-extended/zstd/zstd_1.5.5.bb index c2e96225e4..487465b6c7 100644 --- a/meta/recipes-extended/zstd/zstd_1.5.4.bb +++ b/meta/recipes-extended/zstd/zstd_1.5.5.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0822a32f7acdbe013606746641746ee8 \ | |||
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https" | 13 | SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https" |
| 14 | 14 | ||
| 15 | SRCREV = "945f27758c0fd67b636103a38dbf050266c6b90a" | 15 | SRCREV = "63779c798237346c2b245c546c40b72a5a5913fe" |
| 16 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| 17 | 17 | ||
| 18 | CVE_PRODUCT = "zstandard" | 18 | CVE_PRODUCT = "zstandard" |
