* update nodejs-lts-gallium to 16.20.1-1

This commit is contained in:
Alexander Baldeck 2023-09-08 09:40:32 +02:00
parent 71b63c2df8
commit cc7fea8ee8

View File

@ -3,8 +3,8 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=nodejs-lts-gallium
pkgver=16.20.0
pkgrel=2
pkgver=16.20.1
pkgrel=1
pkgdesc="Evented I/O for V8 javascript (LTS release: Gallium)"
arch=(x86_64 powerpc64le)
url="https://nodejs.org/"
@ -19,7 +19,7 @@ source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz
fix-test-socket-write-after-fin-error.patch
icu72.patch)
# https://nodejs.org/download/release/latest-gallium/SHASUMS256.txt.asc
sha256sums=('e0990f992234e40a51fe11f92c3816c93a77e1b081145d3dd762cd1026345349'
sha256sums=('83e03381e271f1a5619188e7aea9d85d9b7e12f5be2a28ceb78d7249ed22b7f1'
'bb4df6373e4ab93478089268949934efbdd7bb060f35e8d7262af6b2dda4b948'
'886d0edf868c39567124937f93a43fb3e92fa65b5244b8c608d6482ed217fa56')
validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 # Myles Borins <mylesborins@google.com>