taglib: update to 2.1.1

Closes: #56400 [via git-merge-pr]
This commit is contained in:
Mateusz Sylwestrzak 2025-07-22 16:22:51 +02:00 committed by classabbyamp
parent e0da513743
commit c7eae2f7f3
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'taglib'
pkgname=taglib
version=2.1
version=2.1.1
revision=1
build_style=cmake
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
@ -10,8 +10,9 @@ short_desc="Library for accessing ID tags in various media files"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later, MPL-1.1"
homepage="https://taglib.github.io/"
changelog="https://raw.githubusercontent.com/taglib/taglib/master/CHANGELOG.md"
distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz"
checksum=95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c
checksum=bd57924496a272322d6f9252502da4e620b6ab9777992e8934779ebd64babd6e
taglib-devel_package() {
depends="${sourcepkg}>=${version}_${revision} zlib-devel"