summaryrefslogtreecommitdiffstats
path: root/network/llhttp
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-08-17 16:27:56 +0200
committer Willy Sudiarto Raharjo2023-08-17 16:27:56 +0200
commit61159cc928761ec04e95c0ef02ee3000afb698fd (patch)
treeae04beded79e3c8eebfff48c81fd5f09c3261ae8 /network/llhttp
parentfa45cb5cb33ff25511522e2d98ff1c116b5610b6 (diff)
downloadslackbuilds-61159cc928761ec04e95c0ef02ee3000afb698fd.tar.gz
network/llhttp: Updated for version 9.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/llhttp')
-rw-r--r--network/llhttp/llhttp.SlackBuild2
-rw-r--r--network/llhttp/llhttp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/llhttp/llhttp.SlackBuild b/network/llhttp/llhttp.SlackBuild
index 4662523430..f4fd6cb62a 100644
--- a/network/llhttp/llhttp.SlackBuild
+++ b/network/llhttp/llhttp.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=llhttp
-VERSION=${VERSION:-8.1.1}
+VERSION=${VERSION:-9.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info
index 582a9c3755..0a378e1810 100644
--- a/network/llhttp/llhttp.info
+++ b/network/llhttp/llhttp.info
@@ -1,8 +1,8 @@
PRGNAM="llhttp"
-VERSION="8.1.1"
+VERSION="9.0.0"
HOMEPAGE="https://github.com/nodejs/llhttp"
-DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v8.1.1/llhttp-release-v8.1.1.tar.gz"
-MD5SUM="8fe814f23f1e1f89aae62e7913f8f0a8"
+DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.0.0/llhttp-release-v9.0.0.tar.gz"
+MD5SUM="8f2fa9a2f5fb20711081cc14573522ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""