From 97b312d220ad4cf47b69ea28fb5b4d89fe349024 Mon Sep 17 00:00:00 2001 From: Sergey Fedorov Date: Tue, 29 Oct 2024 05:22:12 +0800 Subject: [PATCH] libcotp: update to 3.1.0 --- security/libcotp/Portfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/security/libcotp/Portfile b/security/libcotp/Portfile index ffdce32b8f6..2bf5e47f2fe 100644 --- a/security/libcotp/Portfile +++ b/security/libcotp/Portfile @@ -4,19 +4,19 @@ PortSystem 1.0 PortGroup cmake 1.1 PortGroup github 1.0 -github.setup paolostivanin libcotp 3.0.0 v +github.setup paolostivanin libcotp 3.1.0 v revision 0 categories security devel crypto -maintainers {@barracuda156 gmail.com:vital.had} openmaintainer +maintainers nomaintainer license Apache-2 description C library that generates TOTP and HOTP long_description {*}${description} -checksums rmd160 e53162f27e7a6aeee88f454eec5ee436e12d0ae0 \ - sha256 ff0b9ce208c4c6542a0f1e739cf31978fbf28848c573837c671a6cb7b56b2c12 \ - size 18900 +checksums rmd160 ca41f32d5a4699c19bcc7e217bf329beeb938f74 \ + sha256 a48bbfd95b7ec12d23e4e2c4a017f8acddecc14bf10541ff144563cee044b39c \ + size 20639 github.tarball_from archive -depends_build-append port:pkgconfig +depends_build-append path:bin/pkg-config:pkgconfig depends_lib-append port:libgcrypt compiler.cxx_standard 2011