nodejs: 15.6.0 -> 15.7.0

This commit is contained in:
Tim Biermann 2021-01-28 21:55:28 +00:00
parent 7b27cc3fc6
commit 633a0f16be
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UjxOV4jbwFZC277x7rfhiSp46Sq/yk+YtVOp/8SQsWjpXj9a2pCYZLB0tb6QN9AjocsFV1ckgh5zpIaWEDfigA=
SHA256 (Pkgfile) = 422d4258e97408ded7be18466ab85c3dc7589fa6545807743c0fe2ba52a41cb4
RWSE3ohX2g5d/UQlCIcgVdODYQBBPhZecGkFizt1InmArBeKI8ahwjHbeU/tj3BUGWd3W89mLDzv6Lwdc+9TUvXhvlX+9tcFdAY=
SHA256 (Pkgfile) = 94229f728da36fca613952cc2a62f6920f9252ad3a9a1af83031ab98fe19fb6e
SHA256 (.footprint) = 104b2e4652f42b4516d11f60b9a571e99c7e690b4a9e3a7c4e3b2d289a2d5973
SHA256 (node-v15.6.0.tar.xz) = 39df81ddcd9ca0b99b179aeb61d1b01257a1579e257764a93b0386ff029c38d2
SHA256 (node-v15.7.0.tar.xz) = ef5eceabed802356859e3340d42f88ca3ded7d39fb7da1c18575887bc628dbda

View File

@ -1,13 +1,13 @@
# Description: Evented I/O for V8 javascript.
# URL: https://nodejs.org/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: python3 libuv
# Depends on: python3 libuv
# Optional: icu brotli ninja
# c-ares wait until a newer release than 1.16.1
name=nodejs
version=15.6.0
version=15.7.0
release=1
source=(https://nodejs.org/dist/v$version/node-v$version.tar.xz)