diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-26 09:27:16 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-26 09:27:16 +0000 |
commit | 4e2a825a91a5e653b7062e321a1e7a3b99be8dbe (patch) | |
tree | f3d4d14f42f998089bb215bd1afc603e95344a8d | |
parent | 9f72339b5d3077a2db3d6d3130aa967180abd721 (diff) |
www/llhttp: Update to 9.0.1
-rw-r--r-- | www/llhttp/Makefile | 2 | ||||
-rw-r--r-- | www/llhttp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/llhttp/Makefile b/www/llhttp/Makefile index e8bf9366a871..b5e112f1cebd 100644 --- a/www/llhttp/Makefile +++ b/www/llhttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= llhttp -PORTVERSION= 9.0.0 +PORTVERSION= 9.0.1 DISTVERSIONPREFIX= release/v CATEGORIES= www diff --git a/www/llhttp/distinfo b/www/llhttp/distinfo index 11f65b1982af..c794166d8104 100644 --- a/www/llhttp/distinfo +++ b/www/llhttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691069942 -SHA256 (nodejs-llhttp-release-v9.0.0_GH0.tar.gz) = 869ebcd37eeef453c89ae3eea8213c3da45f42ba65a9c253169e3a31aaf51bd4 -SIZE (nodejs-llhttp-release-v9.0.0_GH0.tar.gz) = 36290 +TIMESTAMP = 1692812382 +SHA256 (nodejs-llhttp-release-v9.0.1_GH0.tar.gz) = ef92c17f26d34612dd029bf3c4665898f311c0b5c427b2f9caf2fc9b06af74a3 +SIZE (nodejs-llhttp-release-v9.0.1_GH0.tar.gz) = 36299 |