mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/taglib: bump version to 2.3
https://github.com/taglib/taglib/blob/v2.3/CHANGELOG.md Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1254fd5c0e
commit
1c5730ebb5
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/taglib/taglib/releases/tag/v2.2.1
|
||||
sha256 7e76b5299dcef427c486bffe455098470c8da91cf3ccb9ea804893df57389b5e taglib-2.2.1.tar.gz
|
||||
# From https://github.com/taglib/taglib/releases/tag/v2.3
|
||||
sha256 7349f6fd942418bc7009ebe743eb7c9d055f02921ec56fa436ec25007c47fd38 taglib-2.3.tar.gz
|
||||
# Locally calculated
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LGPL
|
||||
sha256 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f COPYING.MPL
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TAGLIB_VERSION = 2.2.1
|
||||
TAGLIB_VERSION = 2.3
|
||||
TAGLIB_SITE = https://taglib.org/releases
|
||||
TAGLIB_INSTALL_STAGING = YES
|
||||
TAGLIB_DEPENDENCIES = utfcpp
|
||||
|
||||
Reference in New Issue
Block a user