Skip to content

Commit

Permalink
net/libngtcp2: Update to 0.1.0.g20211031
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2021
1 parent c86c161 commit 5efa1f9
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.g20210928
PORTVERSION= 0.1.0.g20211031
CATEGORIES= net
PKGNAMEPREFIX= lib

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

0 comments on commit 5efa1f9

Please sign in to comment.