mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
taglib: update to 1.13.1.
This commit is contained in:
parent
ffd25d7854
commit
d0bcea5a4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'taglib'
|
||||
pkgname=taglib
|
||||
version=1.13
|
||||
version=1.13.1
|
||||
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=58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0
|
||||
checksum=c8da2b10f1bfec2cd7dbfcd33f4a2338db0765d851a50583d410bacf055cfd0b
|
||||
|
||||
taglib-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue