mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
net/libngtcp2: Update to 0.1.0.g20211031
Changes: https://github.com/ngtcp2/ngtcp2/commits/main
This commit is contained in:
parent
c86c161f57
commit
5efa1f95d5
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 0.1.0.g20210928
|
||||
PORTVERSION= 0.1.0.g20211031
|
||||
CATEGORIES= net
|
||||
PKGNAMEPREFIX= lib
|
||||
|
||||
|
@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip
|
|||
USE_CXXSTD= c++17
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GH_TAGNAME= c50e057
|
||||
GH_TAGNAME= f91edc4
|
||||
USE_GITHUB= yes
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1634111652
|
||||
SHA256 (ngtcp2-ngtcp2-0.1.0.g20210928-c50e057_GH0.tar.gz) = 0efbea75f25674461c4e0466abbfd76a308f6873f8880caeef8a275357d97350
|
||||
SIZE (ngtcp2-ngtcp2-0.1.0.g20210928-c50e057_GH0.tar.gz) = 3259531
|
||||
TIMESTAMP = 1635730893
|
||||
SHA256 (ngtcp2-ngtcp2-0.1.0.g20211031-f91edc4_GH0.tar.gz) = 3841db69ad27884ba67b4652740d57f6d3e7c52efa0699c9dd18c147db4e529e
|
||||
SIZE (ngtcp2-ngtcp2-0.1.0.g20211031-f91edc4_GH0.tar.gz) = 3261129
|
||||
|
|
Loading…
Add table
Reference in a new issue