We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1afc14e commit b4e8d8aCopy full SHA for b4e8d8a
1 file changed
srcpkgs/cli11/template
@@ -1,6 +1,6 @@
1
# Template file for 'cli11'
2
pkgname=cli11
3
-version=2.6.1
+version=2.6.2
4
revision=1
5
build_style=cmake
6
configure_args="-DCLI11_BUILD_TESTS=OFF -DCLI11_BUILD_EXAMPLES=OFF"
@@ -10,7 +10,7 @@ license="BSD-3-Clause"
10
homepage="https://github.com/CLIUtils/CLI11"
11
changelog="https://github.com/CLIUtils/CLI11/raw/main/CHANGELOG.md"
12
distfiles="https://github.com/CLIUtils/CLI11/archive/refs/tags/v${version}.tar.gz"
13
-checksum=377691f3fac2b340f12a2f79f523c780564578ba3d6eaf5238e9f35895d5ba95
+checksum=c6ea6b2e5608b3ea8617999bd5f47420c71b2ebdb8dc4767c1034d1da5785711
14
15
post_install() {
16
vlicense LICENSE
0 commit comments