diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-01 22:14:19 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-01 22:19:09 +0000 |
commit | ad942d7ff7ab4f1b1dee429123bfe94b9de257e9 (patch) | |
tree | 5ceda152567030e826f2bb077abfec3680b1c28f | |
parent | d52c7e5ad084af78fe2221a93a62725fffc2341b (diff) | |
download | ports-ad942d7ff7ab4f1b1dee429123bfe94b9de257e9.tar.gz ports-ad942d7ff7ab4f1b1dee429123bfe94b9de257e9.zip |
-rw-r--r-- | net/libngtcp2/Makefile | 4 | ||||
-rw-r--r-- | net/libngtcp2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile index 8baaf829d98e..93f55bb6113a 100644 --- a/net/libngtcp2/Makefile +++ b/net/libngtcp2/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= ngtcp2 -PORTVERSION= 0.1.0.g20210331 +PORTVERSION= 0.1.0.g20210421 CATEGORIES= net PKGNAMEPREFIX= lib @@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip USE_CXXSTD= c++17 USE_LDCONFIG= yes -GH_TAGNAME= 2fd9ce1 +GH_TAGNAME= f183441 USE_GITHUB= yes post-patch: diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo index b0ac176e9c9b..95ea968ab3e9 100644 --- a/net/libngtcp2/distinfo +++ b/net/libngtcp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618319970 -SHA256 (ngtcp2-ngtcp2-0.1.0.g20210331-2fd9ce1_GH0.tar.gz) = 6c95496f4107f860f715805c610c4c6516d2e21e3ff15f7099ef790e45b1f71c -SIZE (ngtcp2-ngtcp2-0.1.0.g20210331-2fd9ce1_GH0.tar.gz) = 468153 +TIMESTAMP = 1619725325 +SHA256 (ngtcp2-ngtcp2-0.1.0.g20210421-f183441_GH0.tar.gz) = 0593f4daba3e49da2a331714e79ae80ead3ba24d11c4640138d8b9ed1f222ca4 +SIZE (ngtcp2-ngtcp2-0.1.0.g20210421-f183441_GH0.tar.gz) = 469951 |