diff options
| -rw-r--r-- | meta/recipes-extended/zstd/zstd_1.5.7.bb (renamed from meta/recipes-extended/zstd/zstd_1.5.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/zstd/zstd_1.5.6.bb b/meta/recipes-extended/zstd/zstd_1.5.7.bb index 0f3309d8af..d173558a0f 100644 --- a/meta/recipes-extended/zstd/zstd_1.5.6.bb +++ b/meta/recipes-extended/zstd/zstd_1.5.7.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 = "794ea1b0afca0f020f4e57b6732332231fb23c70" | 15 | SRCREV = "f8745da6ff1ad1e7bab384bd1f9d742439278e99" |
| 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" |
