tagparser: update to 10.0.1.
This commit is contained in:
parent
3e73ca87f7
commit
662ee0760f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tagparser'
|
# Template file for 'tagparser'
|
||||||
pkgname=tagparser
|
pkgname=tagparser
|
||||||
version=10.0.0
|
version=10.0.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=fce4a149e293289e5089236a94ab29620dfcb4aca6af57ef3d5bf52521e003f3
|
checksum=39a937767383d982a354b80b786c89b2c6fc7abbbf9d20b1bbe45918cef931e8
|
||||||
|
|
||||||
tagparser-devel_package() {
|
tagparser-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue