aboutsummaryrefslogtreecommitdiff
path: root/libraries/http-parser/http-parser.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2020-05-09 17:11:48 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-10 08:36:59 +0700
commit8429baa696c9c4deb4e00c58a8cbc2faf791d985 (patch)
tree3df84dafa24b053f911ebfdeb8f557f2285d25de /libraries/http-parser/http-parser.SlackBuild
parent38dcbb1e2dd5d172c7ce6604f42e6b6148c994eb (diff)
libraries/http-parser: Updated for version 2.9.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/http-parser/http-parser.SlackBuild')
-rw-r--r--libraries/http-parser/http-parser.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/http-parser/http-parser.SlackBuild b/libraries/http-parser/http-parser.SlackBuild
index 81e4b6fb4d13f..f4d9f81cdac74 100644
--- a/libraries/http-parser/http-parser.SlackBuild
+++ b/libraries/http-parser/http-parser.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for http-parser
-# Copyright 2015-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2015-2020 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=http-parser
-VERSION=${VERSION:-2.9.2}
+VERSION=${VERSION:-2.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}