[arch-commits] Commit in http-parser/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Apr 8 20:59:50 UTC 2018


    Date: Sunday, April 8, 2018 @ 20:59:49
  Author: felixonmars
Revision: 315291

upgpkg: http-parser 2.8.1-1

Modified:
  http-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-08 20:58:21 UTC (rev 315290)
+++ PKGBUILD	2018-04-08 20:59:49 UTC (rev 315291)
@@ -3,7 +3,7 @@
 # Contributor: Brian Bidulock <bidulock at openss7.org>
 
 pkgname=http-parser
-pkgver=2.8.0
+pkgver=2.8.1
 pkgrel=1
 pkgdesc="Parser for HTTP Request/Response written in C"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('glibc')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nodejs/http-parser/archive/v$pkgver.tar.gz")
-sha512sums=('57252a29b75f91452fd9bf2d3805bf1ddd95c32aee864cbe47dc676861512b9db95a7b3a4e1b999d5c046ab0d50809e7f184994c24ad48fe97cc2bcc27d9eb7b')
+sha512sums=('6f52f543d979f39688ccefae236527a8183929b3d30f5370570107b01cf89d0338b448249a81102b78d31615d2e8f6e7c708f8961f55ece08e7d3a40e5ad0883')
 
 prepare() {
   sed -i 's|-Werror||' $pkgname-$pkgver/Makefile



More information about the arch-commits mailing list