libraries/http-parser: Updated for version 2.5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2015-08-23 13:59:54 +07:00 committed by Willy Sudiarto Raharjo
parent ee4ded206e
commit eb3044d146
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.4.2}
VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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=""