taglib: update to 1.13.

This commit is contained in:
Andrew J. Hesford 2023-01-23 08:11:33 -05:00
parent 805377f93e
commit 0a275f7c78
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'taglib'
pkgname=taglib
version=1.12
version=1.13
revision=1
build_style=cmake
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
@ -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=b5a56f78a8bd962aaaec992b25a031f541b949b6eb30aa232bd6d5fa17cf8fa8
checksum=58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0
taglib-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"