mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
cxxopts: update to 3.3.1
This commit is contained in:
parent
2f903674c9
commit
bd08263215
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cxxopts'
|
||||
pkgname=cxxopts
|
||||
version=3.0.0
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Lightweight C++ command line option parser"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/jarro2783/cxxopts"
|
||||
changelog="https://raw.githubusercontent.com/jarro2783/cxxopts/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/jarro2783/cxxopts/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=36f41fa2a46b3c1466613b63f3fa73dc24d912bc90d667147f1e43215a8c6d00
|
||||
checksum=3bfc70542c521d4b55a46429d808178916a579b28d048bd8c727ee76c39e2072
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue