cpp-utilities: update to 5.14.0.
This commit is contained in:
parent
e36eb3c533
commit
2d0f692abc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-utilities'
|
||||
pkgname=cpp-utilities
|
||||
version=5.13.0
|
||||
version=5.14.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Martchus/cpp-utilities"
|
||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=6ddca61b4ff38785a927eb5e2491e2edbf00eb8d003360f46f247cbb18eab970
|
||||
checksum=7a173bb2355a9b5fef17d3fe6795f026f58afe63b1295f8567c042422e2cde0e
|
||||
|
||||
cpp-utilities-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue