Skip to content

Commit

Permalink
abaddon: depend on mdebtls3, revbump
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Nov 14, 2024
1 parent 715aa97 commit 24b7221
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/abaddon/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if {${configure.cxx_stdlib} eq "libc++"} {
}

github.setup uowuo abaddon 0.2.1 v
revision 2
revision 3
categories net www
license GPL-3
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down Expand Up @@ -72,7 +72,7 @@ cmake.module_path-append \
${prefix}/lib/libfmt${libfmt_ver}/cmake

depends_build-append \
port:pkgconfig
path:bin/pkg-config:pkgconfig
depends_lib-append port:curl \
port:libfmt${libfmt_ver} \
port:fontconfig \
Expand All @@ -82,6 +82,7 @@ depends_lib-append port:curl \
port:libhandy \
port:libopus \
port:libsodium \
port:mbedtls3 \
port:nlohmann-json \
port:rnnoise \
port:spdlog \
Expand Down

0 comments on commit 24b7221

Please sign in to comment.