summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2019-06-09 20:25:53 +0200
committer Willy Sudiarto Raharjo2019-06-15 03:12:48 +0200
commitc0a46a212bd0af74035ad055c6b7a8ce490fb264 (patch)
tree254a11b55ba28e9a6a5495ce47f3fb7deabff1ba
parent8f7630c9f4a07df7efb5995ff74d9c6385585913 (diff)
downloadslackbuilds-c0a46a212bd0af74035ad055c6b7a8ce490fb264.tar.gz
libraries/http-parser: Updated for version 2.9.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--libraries/http-parser/http-parser.SlackBuild2
-rw-r--r--libraries/http-parser/http-parser.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/http-parser/http-parser.SlackBuild b/libraries/http-parser/http-parser.SlackBuild
index 4e2e66cd51..81e4b6fb4d 100644
--- a/libraries/http-parser/http-parser.SlackBuild
+++ b/libraries/http-parser/http-parser.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=http-parser
-VERSION=${VERSION:-2.9.0}
+VERSION=${VERSION:-2.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/http-parser/http-parser.info b/libraries/http-parser/http-parser.info
index 1a2f110315..4d446dc1a2 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.0"
+VERSION="2.9.2"
HOMEPAGE="https://github.com/joyent/http-parser"
-DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.9.0/http-parser-2.9.0.tar.gz"
-MD5SUM="203c6fbb7e24714fd22398f2a9c5c210"
+DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.9.2/http-parser-2.9.2.tar.gz"
+MD5SUM="aaf0421392e1c0d1f2d51ec9f0e08cc1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""