tagparser: update to 12.3.0.
This commit is contained in:
parent
4a8980083c
commit
4369190b83
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tagparser'
|
||||
pkgname=tagparser
|
||||
version=12.2.0
|
||||
version=12.3.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=0425edd18d82103cf0fdbc29d21014128c66cbae73ca9082e2a47184fe75600b
|
||||
checksum=54b50360eb69d61e46acc5f41266e0bc62f95d7715b6cf622a4cb4be085dbe03
|
||||
|
||||
tagparser-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue