mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
cpp-utilities: update to 5.28.1.
This commit is contained in:
parent
9c53c4a64f
commit
2d7d363184
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-utilities'
|
||||
pkgname=cpp-utilities
|
||||
version=5.28.0
|
||||
version=5.28.1
|
||||
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/cpp-utilities/archive/v${version}.tar.gz"
|
||||
checksum=5ccf18930a59468706c6a72fc3c05a3c28effb0c5a2e841ec8527e4da34fc15c
|
||||
checksum=b5c0dab7ea0ca6bf016ae156877a9c1f238172b09765f499a5b6e174ffe6fc6a
|
||||
|
||||
cpp-utilities-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue