summaryrefslogtreecommitdiffstats
path: root/network/llhttp/llhttp.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-06 20:06:47 +0200
committer Willy Sudiarto Raharjo2023-10-06 20:06:47 +0200
commit7ab68679dfd47ea3481613505d21990b9d7360f3 (patch)
tree0f6baad413f5162a110783cbd6031dd9c3eed56c /network/llhttp/llhttp.SlackBuild
parentf2d5250a55370483cc1a569f51a015c068ccc2ae (diff)
downloadslackbuilds-7ab68679dfd47ea3481613505d21990b9d7360f3.tar.gz
network/llhttp: Updated for version 9.1.3.
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 d97423fa00..6ea75b724f 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.1.2}
+VERSION=${VERSION:-9.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}