summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2020-05-09 17:11:48 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-10 08:36:59 +0700
commit8429baa696c9c4deb4e00c58a8cbc2faf791d985 (patch)
tree3df84dafa24b053f911ebfdeb8f557f2285d25de /libraries
parent38dcbb1e2dd5d172c7ce6604f42e6b6148c994eb (diff)
downloadslackbuilds-8429baa696c9c4deb4e00c58a8cbc2faf791d985.tar.gz
slackbuilds-8429baa696c9c4deb4e00c58a8cbc2faf791d985.tar.xz
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')
-rw-r--r--libraries/http-parser/http-parser.SlackBuild4
-rw-r--r--libraries/http-parser/http-parser.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/http-parser/http-parser.SlackBuild b/libraries/http-parser/http-parser.SlackBuild
index 81e4b6fb4d..f4d9f81cda 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}
diff --git a/libraries/http-parser/http-parser.info b/libraries/http-parser/http-parser.info
index 4d446dc1a2..1b3db0879a 100644
--- a/libraries/http-parser/http-parser.info
+++ b/libraries/http-parser/http-parser.info
@@ -1,8 +1,8 @@
PRGNAM="http-parser"
-VERSION="2.9.2"
+VERSION="2.9.4"
HOMEPAGE="https://github.com/joyent/http-parser"
-DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.9.2/http-parser-2.9.2.tar.gz"
-MD5SUM="aaf0421392e1c0d1f2d51ec9f0e08cc1"
+DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.9.4/http-parser-2.9.4.tar.gz"
+MD5SUM="1b0f2371aabacbadaa03cc532cedcf92"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""