diff --git a/network/llhttp/llhttp.SlackBuild b/network/llhttp/llhttp.SlackBuild index 70179bea89..d97423fa00 100644 --- a/network/llhttp/llhttp.SlackBuild +++ b/network/llhttp/llhttp.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=llhttp -VERSION=${VERSION:-9.0.1} +VERSION=${VERSION:-9.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info index 59901bd9e0..06d7e5e3e3 100644 --- a/network/llhttp/llhttp.info +++ b/network/llhttp/llhttp.info @@ -1,8 +1,8 @@ PRGNAM="llhttp" -VERSION="9.0.1" +VERSION="9.1.2" HOMEPAGE="https://github.com/nodejs/llhttp" -DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.0.1/llhttp-release-v9.0.1.tar.gz" -MD5SUM="2605081ba733d49a6b086fa39e8a55a2" +DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.1.2/llhttp-release-v9.1.2.tar.gz" +MD5SUM="3f08e7f3cd71dd78cd17a53a647d2138" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""