mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
libnode: auto updated to 22.9.0-1
This commit is contained in:
parent
ccf019730c
commit
dece5ddf7b
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Contributor: TIanyi Cui <tianyicui@gmail.com>
|
||||
|
||||
pkgname=libnode
|
||||
pkgver=22.8.0
|
||||
pkgver=22.9.0
|
||||
pkgrel=1
|
||||
pkgdesc="Evented I/O for V8 javascript - shared library"
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ depends=('icu' 'libuv' 'libnghttp2' 'libnghttp3' 'libngtcp2' 'openssl' 'zlib' 'b
|
|||
makedepends=('python' 'procps-ng')
|
||||
conflicts=('nodejs-shared')
|
||||
source=("nodejs-${pkgver}.tar.gz::https://github.com/nodejs/node/archive/refs/tags/v${pkgver}.tar.gz")
|
||||
sha512sums=('7d3913efcd43b22a168994e995a54f1005342f9d52c75e8aa35cba803a3a05226ebf33851f265384d0408aa53d028071553c85d37494b013e2267a85f4376ebd')
|
||||
sha512sums=('dc7d86cea470224a6995f03c00934a1aa1eb07176a08f7f172f6bffb9dcba8537a5fd9d2b1db55b3f7b428c3a43105dbf6b67376e47302d0a5ec56ebb8a63a47')
|
||||
|
||||
build() {
|
||||
cd node-${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue