taglib: update to 2.1

This commit is contained in:
Mateusz Sylwestrzak 2025-06-06 12:41:30 +02:00 committed by Duncan Overbruck
parent 6fc19448d5
commit 5c94afebc1

View file

@ -1,7 +1,7 @@
# Template file for 'taglib'
pkgname=taglib
version=2.0.2
revision=2
version=2.1
revision=1
build_style=cmake
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later, MPL-1.1"
homepage="https://taglib.github.io/"
distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz"
checksum=0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737
checksum=95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c
taglib-devel_package() {
depends="${sourcepkg}>=${version}_${revision} zlib-devel"