cpp-utilities: update to 5.8.0.
This commit is contained in:
parent
bad74d17fb
commit
736d854cca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-utilities'
|
||||
pkgname=cpp-utilities
|
||||
version=5.7.0
|
||||
version=5.8.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=971f0b6f3474411215190867250f619db5728dad4e3e7834b3761a14d4477f7c
|
||||
checksum=20eb49249e94f07c09ee602246d2c74cd829c5f49b09559fced008e7b8651ce6
|
||||
|
||||
cpp-utilities-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue