cpp-utilities: update to 5.17.0.
This commit is contained in:
parent
5724fa4e19
commit
a01b85b521
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-utilities'
|
||||
pkgname=cpp-utilities
|
||||
version=5.16.0
|
||||
version=5.17.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=6bb14ed60e3f84ac53cce4c5a16945d7295f49ee9019a29874a59265db6908c3
|
||||
checksum=05663fa9ca188cd7be44dc06f1257cfb39b0721443b158a5bbfdaf6400e66505
|
||||
|
||||
cpp-utilities-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue