summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2015-08-23 08:59:54 +0200
committer Willy Sudiarto Raharjo2015-08-23 08:59:54 +0200
commiteb3044d1466877101f6060a09dc0345b2d4bae2c (patch)
tree5cd5cae5d24c0c3fe3d382aea3e1568fcbec524e
parentee4ded206ebdb3ace0944b8bcac64bd9596b0237 (diff)
downloadslackbuilds-eb3044d1466877101f6060a09dc0345b2d4bae2c.tar.gz
libraries/http-parser: Updated for version 2.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 4b1b52e5c5..eeb9b47e21 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.4.2}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/http-parser/http-parser.info b/libraries/http-parser/http-parser.info
index a071fdd36c..cdf25efb4b 100644
--- a/libraries/http-parser/http-parser.info
+++ b/libraries/http-parser/http-parser.info
@@ -1,8 +1,8 @@
PRGNAM="http-parser"
-VERSION="2.4.2"
+VERSION="2.5.0"
HOMEPAGE="https://github.com/joyent/http-parser"
-DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.4.2.tar.gz"
-MD5SUM="320b65ff6d79c7d3a2fa88d5ea94196a"
+DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.5.0.tar.gz"
+MD5SUM="6172c0d2fbc10d2b57ff05f03b67312f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""