mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
cpp-utilities: update to 5.21.0.
This commit is contained in:
parent
42af8aeac3
commit
ffa9be4503
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cpp-utilities'
|
||||
pkgname=cpp-utilities
|
||||
version=5.20.0
|
||||
version=5.21.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/cpp-utilities/archive/v${version}.tar.gz"
|
||||
checksum=0aeebdaab93ebdb70f5e77f008e229db765da8575989842dbe4cbe20f3dc08e7
|
||||
checksum=8c94bead63eaa17346438f1ed7df13d58006ae753a39fe21185d48303df1aa27
|
||||
|
||||
cpp-utilities-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue