diff options
Diffstat (limited to 'network/llhttp')
-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 b825438e8169d..4662523430a19 100644 --- a/network/llhttp/llhttp.SlackBuild +++ b/network/llhttp/llhttp.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=llhttp -VERSION=${VERSION:-8.1.0} +VERSION=${VERSION:-8.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/llhttp/llhttp.info b/network/llhttp/llhttp.info index 91ac4e6d7b360..582a9c37559dd 100644 --- a/network/llhttp/llhttp.info +++ b/network/llhttp/llhttp.info @@ -1,8 +1,8 @@ PRGNAM="llhttp" -VERSION="8.1.0" +VERSION="8.1.1" HOMEPAGE="https://github.com/nodejs/llhttp" -DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v8.1.0/llhttp-release-v8.1.0.tar.gz" -MD5SUM="40f67948b3c0978a4b92e1b3ee214cdd" +DOWNLOAD="https://github.com/nodejs/llhttp/archive/release/v8.1.1/llhttp-release-v8.1.1.tar.gz" +MD5SUM="8fe814f23f1e1f89aae62e7913f8f0a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |