Skip to content

Commit b4e8d8a

Browse files
committed
cli11: update to 2.6.2.
1 parent 1afc14e commit b4e8d8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/cli11/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'cli11'
22
pkgname=cli11
3-
version=2.6.1
3+
version=2.6.2
44
revision=1
55
build_style=cmake
66
configure_args="-DCLI11_BUILD_TESTS=OFF -DCLI11_BUILD_EXAMPLES=OFF"
@@ -10,7 +10,7 @@ license="BSD-3-Clause"
1010
homepage="https://github.com/CLIUtils/CLI11"
1111
changelog="https://github.com/CLIUtils/CLI11/raw/main/CHANGELOG.md"
1212
distfiles="https://github.com/CLIUtils/CLI11/archive/refs/tags/v${version}.tar.gz"
13-
checksum=377691f3fac2b340f12a2f79f523c780564578ba3d6eaf5238e9f35895d5ba95
13+
checksum=c6ea6b2e5608b3ea8617999bd5f47420c71b2ebdb8dc4767c1034d1da5785711
1414

1515
post_install() {
1616
vlicense LICENSE

0 commit comments

Comments
 (0)