Skip to content

Commit

Permalink
www/libnghttp3: Update to 0.1.0.g20210624
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 6, 2021
1 parent 6c89bfa commit 1a2119c
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.g20210418
PORTVERSION= 0.1.0.g20210624
CATEGORIES= www net
PKGNAMEPREFIX= lib

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

GH_ACCOUNT= ngtcp2
GH_TAGNAME= 40943ca
GH_TAGNAME= bbc426e
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 = 1619725329
SHA256 (ngtcp2-nghttp3-0.1.0.g20210418-40943ca_GH0.tar.gz) = 7b5ef6ff2074bcd49a51692b8d479955774528ea69cfbe1f48e0924c9c131dda
SIZE (ngtcp2-nghttp3-0.1.0.g20210418-40943ca_GH0.tar.gz) = 179855
TIMESTAMP = 1625323533
SHA256 (ngtcp2-nghttp3-0.1.0.g20210624-bbc426e_GH0.tar.gz) = 809abdb6037012a9664d5869da13ced16981c00962cc866dc7631a9cb3c08444
SIZE (ngtcp2-nghttp3-0.1.0.g20210624-bbc426e_GH0.tar.gz) = 179880

0 comments on commit 1a2119c

Please sign in to comment.