cxxopts: update to 3.3.1

This commit is contained in:
elbachir-one 2025-08-02 15:52:33 +01:00 committed by Duncan Overbruck
parent 2f903674c9
commit bd08263215

View file

@ -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