mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tagparser: update to 12.1.0.
This commit is contained in:
parent
a424fe6b5f
commit
58e710e645
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tagparser'
|
# Template file for 'tagparser'
|
||||||
pkgname=tagparser
|
pkgname=tagparser
|
||||||
version=12.0.0
|
version=12.1.0
|
||||||
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=94ded89093beb67d95816c4ba700cb50f64b4f4fdc7748ccfbb61946246b635e
|
checksum=5632786ab40509fc15039210b6092fcd496231d3db3c5e8995a2689f39954540
|
||||||
|
|
||||||
tagparser-devel_package() {
|
tagparser-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue