diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-03-16 02:22:01 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-16 09:09:48 -0700 |
| commit | 7e89f2c4dab3d6293a631a90170d4e9c1591ca84 (patch) | |
| tree | bba7ff1e0171b1ca7dc680c15d656e5168593fdc /meta-oe/recipes-support/uim | |
| parent | f8ece969ea279f37938a54e6d8c01e9937753f03 (diff) | |
| download | meta-openembedded-7e89f2c4dab3d6293a631a90170d4e9c1591ca84.tar.gz | |
uim: Upgrade to 1.9.0
Changelog - https://github.com/uim/uim/releases/tag/1.9.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/uim')
| -rw-r--r-- | meta-oe/recipes-support/uim/uim_1.9.0.bb (renamed from meta-oe/recipes-support/uim/uim_1.8.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/uim/uim_1.8.9.bb b/meta-oe/recipes-support/uim/uim_1.9.0.bb index 9d2068c6d6..5ed61fd098 100644 --- a/meta-oe/recipes-support/uim/uim_1.8.9.bb +++ b/meta-oe/recipes-support/uim/uim_1.9.0.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = "https://github.com/uim/uim/releases/download/${PV}/uim-${PV}.tar.bz2" | |||
| 8 | SRC_URI:append:class-target = "\ | 8 | SRC_URI:append:class-target = "\ |
| 9 | file://uim-module-manager.patch \ | 9 | file://uim-module-manager.patch \ |
| 10 | " | 10 | " |
| 11 | SRC_URI[sha256sum] = "dbbd983768bf748449551644f330dbebe859bfeb6f024fea6697ac75131c7aa4" | 11 | SRC_URI[sha256sum] = "271f0ed5f455e5bffa859f01b2d0f7fb966554ebd4822657afb67a0431dd85a8" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" | 13 | UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" |
| 14 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 14 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |
