aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-27 08:52:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-27 08:52:48 +0700
commit3e2b35f9861a37e3c29084ab31be743d6bb7fa64 (patch)
tree89249793385ae91bbe54f37a8aabdd6b45ed6562 /network
parent9321f57ba013ac5fd447bfd76243eb41c4fb54e8 (diff)
network/llhttp: Updated for version 9.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 f4fd6cb62a54a..70179bea8910e 100644
--- a/network/llhttp/llhttp.SlackBuild
+++ b/network/llhttp/llhttp.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=llhttp
-VERSION=${VERSION:-9.0.0}
+VERSION=${VERSION:-9.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info
index 0a378e1810742..59901bd9e058a 100644
--- a/network/llhttp/llhttp.info
+++ b/network/llhttp/llhttp.info
@@ -1,8 +1,8 @@
PRGNAM="llhttp"
-VERSION="9.0.0"
+VERSION="9.0.1"
HOMEPAGE="https://github.com/nodejs/llhttp"
-DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.0.0/llhttp-release-v9.0.0.tar.gz"
-MD5SUM="8f2fa9a2f5fb20711081cc14573522ce"
+DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.0.1/llhttp-release-v9.0.1.tar.gz"
+MD5SUM="2605081ba733d49a6b086fa39e8a55a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""