cpp-utilities: update to 5.11.2.
This commit is contained in:
parent
52d7cfdb47
commit
e1a774629c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-utilities'
|
||||
pkgname=cpp-utilities
|
||||
version=5.11.1
|
||||
version=5.11.2
|
||||
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=cd36c39b10f1884bcb7c49337891a4ade157e6bc12ee40526387a0f717c33bda
|
||||
checksum=4ff8d2a8844c754d1c64f151e91d8b13365a8f1e4a68b49e314d110881479f1a
|
||||
|
||||
cpp-utilities-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue