Skip to content

Commit

Permalink
ngtcp2: update to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jun 16, 2024
1 parent 7c6d398 commit dfa6bc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net/ngtcp2/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup openssl 1.0

github.setup ngtcp2 ngtcp2 1.5.0 v
github.setup ngtcp2 ngtcp2 1.6.0 v
revision 0
categories net devel
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license MIT
description ${name} project is an effort to implement RFC9000 QUIC protocol
long_description {*}${description}
homepage https://nghttp2.org/ngtcp2
checksums rmd160 ea0423b699f542b7c892a820d3813ede8264f91b \
sha256 2a40368cbe6313d6029b7d06dbf179e9ba92c8d5b1c7411f91093ae943db857f \
size 627464
checksums rmd160 1145c650c93f36d0b16cccca32683309a7988224 \
sha256 2e575a42d369c2c982a1117f062ff9743fa07f87738ac5cedb304aa72260023a \
size 623300
github.tarball_from releases

use_xz yes
Expand Down

0 comments on commit dfa6bc4

Please sign in to comment.