[Buildroot] [PATCH 3/3] package/taglib: bump version to 2.3.1
Bernd Kuhls <[email protected]> Fri, 24 Jul 2026 18:48:29 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/taglib/taglib/blob/v2.3.1/CHANGELOG.md https://mail.kde.org/pipermail/taglib-devel/2026-July/003124.html Signed-off-by: Bernd Kuhls <[email protected]> --- Series passed Gitlab pipelines: https://gitlab.com/bkuhls/buildroot/-/commits/f4105c8ea013305b24f934cd070256348afd336e package/taglib/taglib.hash | 4 ++-- package/taglib/taglib.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/taglib/taglib.hash b/package/taglib/taglib.hash index b118f610ec..6c47694c28 100644 --- a/package/taglib/taglib.hash +++ b/package/taglib/taglib.hash @@ -1,5 +1,5 @@ -# From https://github.com/taglib/taglib/releases/tag/v2.3 -sha256 7349f6fd942418bc7009ebe743eb7c9d055f02921ec56fa436ec25007c47fd38 taglib-2.3.tar.gz +# From https://github.com/taglib/taglib/releases/tag/v2.3.1 +sha256 a19d90e6fd41d09a0281ec0fe762d51491d7a6ccffc923c4f7868c5e647ca230 taglib-2.3.1.tar.gz # Locally calculated sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LGPL sha256 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f COPYING.MPL diff --git a/package/taglib/taglib.mk b/package/taglib/taglib.mk index 9a111a86c6..0a8f371371 100644 --- a/package/taglib/taglib.mk +++ b/package/taglib/taglib.mk @@ -4,7 +4,7 @@ # ################################################################################ -TAGLIB_VERSION = 2.3 +TAGLIB_VERSION = 2.3.1 TAGLIB_SITE = https://taglib.org/releases TAGLIB_INSTALL_STAGING = YES TAGLIB_DEPENDENCIES = utfcpp -- 2.47.3 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot