diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/llhttp/llhttp.SlackBuild | 2 | ||||
-rw-r--r-- | network/llhttp/llhttp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/llhttp/llhttp.SlackBuild b/network/llhttp/llhttp.SlackBuild index d97423fa008e..6ea75b724f71 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.1.2} +VERSION=${VERSION:-9.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info index 06d7e5e3e35c..eb52b7ad77a0 100644 --- a/network/llhttp/llhttp.info +++ b/network/llhttp/llhttp.info @@ -1,8 +1,8 @@ PRGNAM="llhttp" -VERSION="9.1.2" +VERSION="9.1.3" HOMEPAGE="https://github.com/nodejs/llhttp" -DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.1.2/llhttp-release-v9.1.2.tar.gz" -MD5SUM="3f08e7f3cd71dd78cd17a53a647d2138" +DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v9.1.3/llhttp-release-v9.1.3.tar.gz" +MD5SUM="1e87982dab458e5a26259fe36c5c55e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |