summaryrefslogtreecommitdiffstats
path: root/network/llhttp
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 10:56:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 16:40:42 +0700
commit9437f17cbeb2c03d8e2e8b6c3aac2972b9a07ad7 (patch)
tree339eaca634c9139a3e69ee12ff3305c5284f26a7 /network/llhttp
parent3ad07cabb2a22f8fb0efa9c06b4dac1da67669b8 (diff)
downloadslackbuilds-9437f17cbeb2c03d8e2e8b6c3aac2972b9a07ad7.tar.gz
slackbuilds-9437f17cbeb2c03d8e2e8b6c3aac2972b9a07ad7.tar.xz
network/llhttp: Updated for version 8.1.1.
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 b825438e81..4662523430 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.0}
+VERSION=${VERSION:-8.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info
index 91ac4e6d7b..582a9c3755 100644
--- a/network/llhttp/llhttp.info
+++ b/network/llhttp/llhttp.info
@@ -1,8 +1,8 @@
PRGNAM="llhttp"
-VERSION="8.1.0"
+VERSION="8.1.1"
HOMEPAGE="https://github.com/nodejs/llhttp"
-DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v8.1.0/llhttp-release-v8.1.0.tar.gz"
-MD5SUM="40f67948b3c0978a4b92e1b3ee214cdd"
+DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v8.1.1/llhttp-release-v8.1.1.tar.gz"
+MD5SUM="8fe814f23f1e1f89aae62e7913f8f0a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""