* update http-parser to 2.9.3
This commit is contained in:
parent
b9aca88b0d
commit
f1019352da
@ -3,7 +3,7 @@
|
||||
# Contributor: Brian Bidulock <bidulock@openss7.org>
|
||||
|
||||
pkgname=http-parser
|
||||
pkgver=2.9.2
|
||||
pkgver=2.9.3
|
||||
pkgrel=1
|
||||
pkgdesc="Parser for HTTP Request/Response written in C"
|
||||
arch=(x86_64 powerpc64le)
|
||||
@ -11,7 +11,7 @@ url="https://github.com/nodejs/http-parser"
|
||||
license=('MIT')
|
||||
depends=('glibc')
|
||||
source=($pkgname-$pkgver.tar.gz::"${url}/archive/v$pkgver.tar.gz")
|
||||
sha512sums=('fe21ba46c9297b55a6382497b689da2af88999a9a5716ffef0731057ce1bb053056e4f20147284c78338e48ed1a793a0270fe0edfe3f4b589926e3ede603d023')
|
||||
sha512sums=('d200c52f594192ba80a8d5b59d414404843f8601dac647f29c27845db75ac1f015789031e30e91aaab5b553af1ee6af50b90f9342a444c10c1027e10fdb9a31b')
|
||||
|
||||
prepare() {
|
||||
sed -i 's|-Werror||' $pkgname-$pkgver/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user