* update http-parser to 2.9.4-1

This commit is contained in:
Alexander Baldeck 2023-01-31 15:13:40 +01:00
parent 6f513110fb
commit a428f96c8f

View File

@ -6,7 +6,7 @@ pkgname=http-parser
pkgver=2.9.4
pkgrel=1
pkgdesc="Parser for HTTP Request/Response written in C"
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/nodejs/http-parser"
license=('MIT')
depends=('glibc')