summaryrefslogtreecommitdiffstats
path: root/libraries/http-parser/http-parser.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali2018-09-03 01:14:14 +0200
committer Willy Sudiarto Raharjo2018-09-08 03:37:52 +0200
commit72cb717ea1593efab40813a0bf2e7f1a18f3dae7 (patch)
treefa6c870019adb3b23062c0d0cb4b4d45a5dc3577 /libraries/http-parser/http-parser.SlackBuild
parent5737e359fe1e198cdd1ee36c644054de8406c364 (diff)
downloadslackbuilds-72cb717ea1593efab40813a0bf2e7f1a18f3dae7.tar.gz
libraries/http-parser: Updated for version 2.8.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
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 c20ae255da..07fbfbc886 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-2016 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2015-2018 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.7.1}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}