[vlc-commits] [Git][videolan/vlc][master] contrib: taglib: bump to 2.0.1
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Sun Apr 14 05:37:58 UTC 2024
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
e07f88d7 by Alexandre Janniaux at 2024-04-14T04:48:06+00:00
contrib: taglib: bump to 2.0.1
Release note: https://github.com/taglib/taglib/releases/tag/v2.0.1
Mostly bugfixing.
- - - - -
2 changed files:
- contrib/src/taglib/SHA512SUMS
- contrib/src/taglib/rules.mak
Changes:
=====================================
contrib/src/taglib/SHA512SUMS
=====================================
@@ -1,2 +1,2 @@
-099d02b2eab033f5702a8cb03e70752d7523c6f8c2f3eebdd0bcd939eafbdca3f2a6c82452983904b5822cfa45f2707ed866c3419508df9d43bf5c0b3a476f6c taglib-2.0.tar.gz
+25ee89293a96d7f8dca6276f822bdaef01fd98503b78c20ffeac8e1d9821de7273a5127146aa798d304c6a995cb2b7229a205aff1cc261b5d4fa9e499dda0439 taglib-2.0.1.tar.gz
1ce12c8158a2f3bcddec104ceacedaea4031b4c88fc0fa1f1fae8dfa8df81c846861df9d01e8f294d79b9e4ab8c51bd1289f404eed24d07abc760688fee13090 utfcpp-3.2.5.tar.gz
=====================================
contrib/src/taglib/rules.mak
=====================================
@@ -1,6 +1,6 @@
# TagLib
-TAGLIB_VERSION := 2.0
+TAGLIB_VERSION := 2.0.1
TAGLIB_URL := $(GITHUB)/taglib/taglib/releases/download/v$(TAGLIB_VERSION)/taglib-$(TAGLIB_VERSION).tar.gz
UTFCPP_VERSION := 3.2.5
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e07f88d7221c818abbd0789980a9e4b1fcb06210
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e07f88d7221c818abbd0789980a9e4b1fcb06210
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list