diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-19 12:51:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-19 12:51:17 +0000 |
commit | 34cf0b7fc8d64e340ea8cc79fb81f8182ce30ea0 (patch) | |
tree | e717663884e549ae16befe1aa10df11a685d5d14 /www | |
parent | dde52c468d3e219cc0deea846d97c701c0e51475 (diff) | |
download | pkgsrc-34cf0b7fc8d64e340ea8cc79fb81f8182ce30ea0.tar.gz |
Updated http-parser to 2.7.1.
Three months of development, no concise summary found.
Diffstat (limited to 'www')
-rw-r--r-- | www/http-parser/Makefile | 5 | ||||
-rw-r--r-- | www/http-parser/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/http-parser/Makefile b/www/http-parser/Makefile index 429caa8f7d9..e449dd45b7c 100644 --- a/www/http-parser/Makefile +++ b/www/http-parser/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2016/08/25 18:30:33 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2016/10/19 12:51:17 wiz Exp $ -DISTNAME= http-parser-2.7.0 -PKGREVISION= 1 +DISTNAME= http-parser-2.7.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=nodejs/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/www/http-parser/distinfo b/www/http-parser/distinfo index 2220bc42af5..0ccdfa12112 100644 --- a/www/http-parser/distinfo +++ b/www/http-parser/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/08/25 18:30:33 jperkin Exp $ +$NetBSD: distinfo,v 1.4 2016/10/19 12:51:17 wiz Exp $ -SHA1 (http-parser-2.7.0.tar.gz) = f24bd35cf6d663e2b9f916708d82a96f562bc78b -RMD160 (http-parser-2.7.0.tar.gz) = 910c4bb7cf4c5463ad2a54eb82b78d1bc20de877 -SHA512 (http-parser-2.7.0.tar.gz) = 1fe13b5366e9d161dbce2f6ad340890713413e4c5865d2567cb5ccf5601a52bc03682ecc43bc4e2c5ee9c4f152993a658d87fd43373070da67530c58ad577ee1 -Size (http-parser-2.7.0.tar.gz) = 48523 bytes +SHA1 (http-parser-2.7.1.tar.gz) = e122b1178ec5c9920186cc8293aca9eca7584b12 +RMD160 (http-parser-2.7.1.tar.gz) = 196372b4889e351fecbc41ebc353bcad6b489987 +SHA512 (http-parser-2.7.1.tar.gz) = c0fe86455db1a563a5c668f118dfa9a27b9a637ee1c0e2f2f18a5b816352436ed90435ea978e3f3d85b037d3c630234e47d609dc3b7086b898286c4e54d9f031 +Size (http-parser-2.7.1.tar.gz) = 48578 bytes |