summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-02-23 16:23:05 +0100
committer Willy Sudiarto Raharjo2024-02-23 16:23:05 +0100
commit95e72486ac89eef0a1db015fb6006ea2c3983e83 (patch)
treed4c72e6913bf7e3f3a698030419ec8e90c37f232 /network
parent0d3706f6e3b2a06c2b5992e36b67c5d3826ffc49 (diff)
downloadslackbuilds-95e72486ac89eef0a1db015fb6006ea2c3983e83.tar.gz
network/llhttp: Updated for version 9.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/llhttp/llhttp.SlackBuild4
-rw-r--r--network/llhttp/llhttp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/llhttp/llhttp.SlackBuild b/network/llhttp/llhttp.SlackBuild
index 6ea75b724f..6e62aea5c5 100644
--- a/network/llhttp/llhttp.SlackBuild
+++ b/network/llhttp/llhttp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for llhttp
-# Copyright 2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2022-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=llhttp
-VERSION=${VERSION:-9.1.3}
+VERSION=${VERSION:-9.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info
index eb52b7ad77..92a435f46a 100644
--- a/network/llhttp/llhttp.info
+++ b/network/llhttp/llhttp.info
@@ -1,8 +1,8 @@
PRGNAM="llhttp"
-VERSION="9.1.3"
+VERSION="9.2.0"
HOMEPAGE="https://github.com/nodejs/llhttp"
-DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.1.3/llhttp-release-v9.1.3.tar.gz"
-MD5SUM="1e87982dab458e5a26259fe36c5c55e7"
+DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.2.0/llhttp-release-v9.2.0.tar.gz"
+MD5SUM="50f5549bbf5871aa8ad76eab1f4267ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""