Skip to content

Commit

Permalink
net/libngtcp2: Update to 0.1.0.g20210831
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 2edae3c commit cf2bd2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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

Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit cf2bd2e

Please sign in to comment.