Skip to content

Commit

Permalink
libjwt: update to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jan 8, 2025
1 parent 1ed3f01 commit 4694881
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions devel/libjwt/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup openssl 1.0

github.setup benmcollins libjwt 1.17.1 v
github.setup benmcollins libjwt 2.1.1 v
revision 0

categories devel
Expand All @@ -15,13 +15,17 @@ maintainers @KensingtonTech openmaintainer
description C library for Javascript Web Tokens (JWT's)
long_description {*}${description}

checksums rmd160 0a41d2ba5a3d905310a33504eab5725609d2a47b \
sha256 568cb5c272622e6ae045708594f1eded64fbfc101112d20de51875fce7653c83 \
size 112847
checksums rmd160 c4e003acc4133929f02693f02134ffd837ad8972 \
sha256 5a057e536e92a0fb27785207799753fefad703ba95d8a18dfb3ae4a4a9d54a0f \
size 125047
github.tarball_from archive

use_autoreconf yes

depends_build-append \
port:pkgconfig
path:bin/pkg-config:pkgconfig
depends_lib-append port:jansson

configure.args-append \
--without-gnutls \
--with-openssl

0 comments on commit 4694881

Please sign in to comment.