diff options
| -rw-r--r-- | meta/recipes-graphics/harfbuzz/harfbuzz_3.3.2.bb (renamed from meta/recipes-graphics/harfbuzz/harfbuzz_3.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.2.bb index 656b556d29..9eaa14c56f 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.1.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_3.3.2.bb | |||
| @@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" | |||
| 12 | UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar" | 12 | UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar" |
| 13 | 13 | ||
| 14 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz" |
| 15 | SRC_URI[sha256sum] = "8c083384838f39f4a4856a6584def595b10cc071754a08d5e999293462b34296" | 15 | SRC_URI[sha256sum] = "1c13bca136c4f66658059853e2c1253f34c88f4b5c5aba6050aba7b5e0ce2503" |
| 16 | 16 | ||
| 17 | inherit meson pkgconfig lib_package gtk-doc gobject-introspection | 17 | inherit meson pkgconfig lib_package gtk-doc gobject-introspection |
| 18 | 18 | ||
