tagparser: update to 12.0.0.
This commit is contained in:
parent
398acda9db
commit
3dc29db624
2 changed files with 3 additions and 3 deletions
|
@ -3925,7 +3925,7 @@ libslirp.so.0 libslirp-4.2.0_1
|
|||
libqpdf.so.29 libqpdf-11.0.0_1
|
||||
libstk-4.6.1.so libstk-4.6.1_1
|
||||
libc++utilities.so.5 cpp-utilities-5.2.0_1
|
||||
libtagparser.so.11 tagparser-11.0.0_1
|
||||
libtagparser.so.12 tagparser-12.0.0_1
|
||||
libqtutilities.so.6 qtutilities-6.0.4_1
|
||||
libkdsoap.so.2 KDSoap-2.0.0_1
|
||||
libkdsoap-server.so.2 KDSoap-2.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tagparser'
|
||||
pkgname=tagparser
|
||||
version=11.6.0
|
||||
version=12.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Martchus/tagparser"
|
||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=298ff927e14860e97e5b75057ff50fe64e0e0521ca7253e8624be6db6ac77261
|
||||
checksum=94ded89093beb67d95816c4ba700cb50f64b4f4fdc7748ccfbb61946246b635e
|
||||
|
||||
tagparser-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue