diff options
Diffstat (limited to 'network/llhttp/llhttp.SlackBuild')
-rw-r--r-- | network/llhttp/llhttp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/llhttp/llhttp.SlackBuild b/network/llhttp/llhttp.SlackBuild index 6e62aea5c5cf8..6f514f1dfa2b9 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.2.0} +VERSION=${VERSION:-9.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |