tagparser: update to 11.1.0.
This commit is contained in:
parent
ce5466dd56
commit
1cfa443b46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tagparser'
|
||||
pkgname=tagparser
|
||||
version=11.0.0
|
||||
version=11.1.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=be31354dbf3cf7342de68d28f1a0ba4bd1464e312b661383fe2b0d8abdbe3e32
|
||||
checksum=dc3bd56ee7ddd3220062d2637b89dffc27747c3027c4b223a4697d693e55e2f1
|
||||
|
||||
tagparser-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue