summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-04-13 16:06:51 +0200
committer Willy Sudiarto Raharjo2024-04-13 17:02:14 +0200
commitc09f1103659b03fc7644d16878d83dc539bb32cc (patch)
tree81aa7772236f1c639f7f1d5215c24b15ffac1cb5 /network
parent5c772cdfab76365a342d4e473f19e516a11366bf (diff)
downloadslackbuilds-c09f1103659b03fc7644d16878d83dc539bb32cc.tar.gz
network/llhttp: Updated for version 9.2.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 6e62aea5c5..6f514f1dfa 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.2.0}
+VERSION=${VERSION:-9.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info
index 92a435f46a..5f45b17894 100644
--- a/network/llhttp/llhttp.info
+++ b/network/llhttp/llhttp.info
@@ -1,8 +1,8 @@
PRGNAM="llhttp"
-VERSION="9.2.0"
+VERSION="9.2.1"
HOMEPAGE="https://github.com/nodejs/llhttp"
-DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.2.0/llhttp-release-v9.2.0.tar.gz"
-MD5SUM="50f5549bbf5871aa8ad76eab1f4267ca"
+DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.2.1/llhttp-release-v9.2.1.tar.gz"
+MD5SUM="355ecc90e622035e3e1693a96a0c233b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""