Update to 0.1.0.g20200714
Changes: https://github.com/ngtcp2/nghttp3/commits/master
This commit is contained in:
parent
4292e9d3e2
commit
6f76b2e296
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544960
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nghttp3
|
||||
PORTVERSION= 0.1.0.g20200629
|
||||
PORTVERSION= 0.1.0.g20200714
|
||||
CATEGORIES= www net
|
||||
PKGNAMEPREFIX= lib
|
||||
|
||||
|
@ -21,7 +21,7 @@ USE_CXXSTD= c++17
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
GH_ACCOUNT= ngtcp2
|
||||
GH_TAGNAME= 6c926bb
|
||||
GH_TAGNAME= f24756f
|
||||
USE_GITHUB= yes
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1594457444
|
||||
SHA256 (ngtcp2-nghttp3-0.1.0.g20200629-6c926bb_GH0.tar.gz) = 39adc1cee49f8cc175359c5fe9a8ac4803115cab896996429ae91a26631d018d
|
||||
SIZE (ngtcp2-nghttp3-0.1.0.g20200629-6c926bb_GH0.tar.gz) = 155043
|
||||
TIMESTAMP = 1596954290
|
||||
SHA256 (ngtcp2-nghttp3-0.1.0.g20200714-f24756f_GH0.tar.gz) = 1833e45a153d541bd35d3c2b5244a599d2d2d2cd8727ad38373eabf4e0d9d268
|
||||
SIZE (ngtcp2-nghttp3-0.1.0.g20200714-f24756f_GH0.tar.gz) = 155134
|
||||
|
|
Loading…
Reference in a new issue