tagparser: update to 12.3.1.

This commit is contained in:
Andrew J. Hesford 2024-09-27 10:33:17 -04:00
parent d162e3281d
commit 286fa28c9d

View file

@ -1,6 +1,6 @@
# Template file for 'tagparser' # Template file for 'tagparser'
pkgname=tagparser pkgname=tagparser
version=12.3.0 version=12.3.1
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://github.com/Martchus/tagparser" homepage="https://github.com/Martchus/tagparser"
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
checksum=54b50360eb69d61e46acc5f41266e0bc62f95d7715b6cf622a4cb4be085dbe03 checksum=16cbf52cdf7c996d77c9c5b5487177515329ce9c3f5e68d1bb19ae4a8f49fb1c
tagparser-devel_package() { tagparser-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"