tagparser: update to 11.0.0.
This commit is contained in:
parent
aff051b854
commit
49fd4afd8c
2 changed files with 3 additions and 3 deletions
|
@ -3909,7 +3909,7 @@ libslirp.so.0 libslirp-4.2.0_1
|
|||
libqpdf.so.28 libqpdf-10.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.10 tagparser-10.0.0_1
|
||||
libtagparser.so.11 tagparser-11.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=10.4.0
|
||||
version=11.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=55c8c57960dbf25ecced618d96574cc1e9d9db167a434a8551620e5e40adf3e4
|
||||
checksum=be31354dbf3cf7342de68d28f1a0ba4bd1464e312b661383fe2b0d8abdbe3e32
|
||||
|
||||
tagparser-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue