diff options
| -rw-r--r-- | meta/recipes-graphics/harfbuzz/harfbuzz_3.1.1.bb (renamed from meta/recipes-graphics/harfbuzz/harfbuzz_3.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_3.0.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_3.1.1.bb index fef9453187..1fc83a3bc2 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_3.0.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_3.1.1.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] = "036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9" | 15 | SRC_URI[sha256sum] = "f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93" |
| 16 | 16 | ||
| 17 | inherit meson pkgconfig lib_package gtk-doc gobject-introspection | 17 | inherit meson pkgconfig lib_package gtk-doc gobject-introspection |
| 18 | 18 | ||
