libraries/http-parser: Updated for version 2.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2015-11-09 17:49:09 +07:00 committed by Willy Sudiarto Raharjo
parent 191e2e7a13
commit b12705c49d
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=http-parser
VERSION=${VERSION:-2.5.0}
VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="http-parser"
VERSION="2.5.0"
VERSION="2.6.0"
HOMEPAGE="https://github.com/joyent/http-parser"
DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.5.0.tar.gz"
MD5SUM="6172c0d2fbc10d2b57ff05f03b67312f"
DOWNLOAD="https://github.com/joyent/http-parser/archive/v2.6.0.tar.gz"
MD5SUM="63033f3e657ee46c5fef6e53e4d9886b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""