From bd0826321578612796a4b687d5cb6bd1673334a2 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Sat, 2 Aug 2025 15:52:33 +0100 Subject: [PATCH] cxxopts: update to 3.3.1 --- srcpkgs/cxxopts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cxxopts/template b/srcpkgs/cxxopts/template index 0ea336a7a6c..ebe19b719de 100644 --- a/srcpkgs/cxxopts/template +++ b/srcpkgs/cxxopts/template @@ -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