diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 03:08:12 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 03:35:18 +0000 |
commit | cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae (patch) | |
tree | 1c6e710f46f8eb1190be640a3f1e50bf8c5c9c31 /net/libngtcp2 | |
parent | 2edae3cd027d934fbd66320615ea2b2707c3c843 (diff) |
Diffstat (limited to 'net/libngtcp2')
-rw-r--r-- | net/libngtcp2/Makefile | 4 | ||||
-rw-r--r-- | net/libngtcp2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index e13f7b2267c5..be18bb452d00 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= ngtcp2 -PORTVERSION= 0.1.0.g20210731 +PORTVERSION= 0.1.0.g20210831 CATEGORIES= net PKGNAMEPREFIX= lib @@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes -GH_TAGNAME= a14be4e +GH_TAGNAME= fce1b7f USE_GITHUB= yes post-patch: diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index 686755205bf5..bfe626942554 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103050 -SHA256 (ngtcp2-ngtcp2-0.1.0.g20210731-a14be4e_GH0.tar.gz) = 145e1c20c95f9adc5e80614564c08269beb857b7099851c2594d42b0416ead96 -SIZE (ngtcp2-ngtcp2-0.1.0.g20210731-a14be4e_GH0.tar.gz) = 483632 +TIMESTAMP = 1632036892 +SHA256 (ngtcp2-ngtcp2-0.1.0.g20210831-fce1b7f_GH0.tar.gz) = b40ea1bfd69823fea98ed826fa15bdc508369ad4ccb780d74a6b8ffeefb64bfe +SIZE (ngtcp2-ngtcp2-0.1.0.g20210831-fce1b7f_GH0.tar.gz) = 489092 |