diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/zstd/zstd_1.5.4.bb (renamed from meta/recipes-extended/zstd/zstd_1.5.2.bb) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta/recipes-extended/zstd/zstd_1.5.2.bb b/meta/recipes-extended/zstd/zstd_1.5.4.bb index 2a638eb426..c2e96225e4 100644 --- a/meta/recipes-extended/zstd/zstd_1.5.2.bb +++ b/meta/recipes-extended/zstd/zstd_1.5.4.bb | |||
| @@ -6,12 +6,13 @@ HOMEPAGE = "http://www.zstd.net/" | |||
| 6 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
| 7 | 7 | ||
| 8 | LICENSE = "BSD-3-Clause & GPL-2.0-only" | 8 | LICENSE = "BSD-3-Clause & GPL-2.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0822a32f7acdbe013606746641746ee8 \ |
| 10 | file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" | 10 | file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0 \ |
| 11 | " | ||
| 11 | 12 | ||
| 12 | 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" |
| 13 | 14 | ||
| 14 | SRCREV = "e47e674cd09583ff0503f0f6defd6d23d8b718d3" | 15 | SRCREV = "945f27758c0fd67b636103a38dbf050266c6b90a" |
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| 16 | 17 | ||
| 17 | CVE_PRODUCT = "zstandard" | 18 | CVE_PRODUCT = "zstandard" |
