summaryrefslogtreecommitdiffstats
path: root/network/llhttp/llhttp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-08-17 16:27:56 +0200
committer Willy Sudiarto Raharjo2023-08-17 16:27:56 +0200
commit61159cc928761ec04e95c0ef02ee3000afb698fd (patch)
treeae04beded79e3c8eebfff48c81fd5f09c3261ae8 /network/llhttp/llhttp.SlackBuild
parentfa45cb5cb33ff25511522e2d98ff1c116b5610b6 (diff)
downloadslackbuilds-61159cc928761ec04e95c0ef02ee3000afb698fd.tar.gz
network/llhttp: Updated for version 9.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/llhttp/llhttp.SlackBuild')
-rw-r--r--network/llhttp/llhttp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/llhttp/llhttp.SlackBuild b/network/llhttp/llhttp.SlackBuild
index 4662523430..f4fd6cb62a 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.1}
+VERSION=${VERSION:-9.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}