Skip to content

Commit

Permalink
www/libnghttp3: Update to 0.1.0.g20211006
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2021
1 parent 6e50c8b commit bcaa03a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/libnghttp3/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= nghttp3
PORTVERSION= 0.1.0.g20210921
PORTVERSION= 0.1.0.g20211006
CATEGORIES= www net
PKGNAMEPREFIX= lib

Expand All @@ -20,7 +20,7 @@ USE_CXXSTD= c++17
USE_LDCONFIG= yes

GH_ACCOUNT= ngtcp2
GH_TAGNAME= f61be4a
GH_TAGNAME= d741fb9
USE_GITHUB= yes

post-patch:
Expand Down
6 changes: 3 additions & 3 deletions www/libnghttp3/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1634111658
SHA256 (ngtcp2-nghttp3-0.1.0.g20210921-f61be4a_GH0.tar.gz) = 9ac9441373fa9f0fdd42ee72f7b3beca96ce2c1153b75def0982e69b371f5bcf
SIZE (ngtcp2-nghttp3-0.1.0.g20210921-f61be4a_GH0.tar.gz) = 172870
TIMESTAMP = 1635730905
SHA256 (ngtcp2-nghttp3-0.1.0.g20211006-d741fb9_GH0.tar.gz) = bf7678b8c37e5cf01d755aa2c991451a2414803c864ee9c8405ba11edd8fbd1b
SIZE (ngtcp2-nghttp3-0.1.0.g20211006-d741fb9_GH0.tar.gz) = 172945

0 comments on commit bcaa03a

Please sign in to comment.