summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-09-23 07:33:02 +0200
committer Willy Sudiarto Raharjo2023-09-23 07:33:02 +0200
commite221df85fbe0941af7890d66ab846093df202f79 (patch)
treede1934235f496c643776399a802f92e950349fdf /network
parentf592db8307f337fa97a13fcd9cb65729bf004755 (diff)
downloadslackbuilds-e221df85fbe0941af7890d66ab846093df202f79.tar.gz
network/llhttp: Updated for version 9.1.2.
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 70179bea89..d97423fa00 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.1}
+VERSION=${VERSION:-9.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info
index 59901bd9e0..06d7e5e3e3 100644
--- a/network/llhttp/llhttp.info
+++ b/network/llhttp/llhttp.info
@@ -1,8 +1,8 @@
PRGNAM="llhttp"
-VERSION="9.0.1"
+VERSION="9.1.2"
HOMEPAGE="https://github.com/nodejs/llhttp"
-DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.0.1/llhttp-release-v9.0.1.tar.gz"
-MD5SUM="2605081ba733d49a6b086fa39e8a55a2"
+DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.1.2/llhttp-release-v9.1.2.tar.gz"
+MD5SUM="3f08e7f3cd71dd78cd17a53a647d2138"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""