nodejs: bump to 13.9.0

This commit is contained in:
Dylan Araps 2020-02-19 12:36:46 +02:00
parent f14ed67044
commit a112733773
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,8 @@
#!/bin/sh -e
./configure \
--prefix=/usr
--prefix=/usr \
--shared-zlib
make
make DESTDIR="$1" install

View File

@ -1 +1 @@
bb6104c9da90cfba02e231c524899bad6592d67ea5dc9dcb88ac0ff2b63f83c0 node-v13.8.0.tar.xz
fcf7d2c3231abddbc07d203029295932255a643d0792c016910a79f18784c87c node-v13.9.0.tar.xz

View File

@ -1 +1,2 @@
python make
zlib

View File

@ -1 +1 @@
https://nodejs.org/download/release/latest-v13.x/node-v13.8.0.tar.xz
https://nodejs.org/download/release/latest-v13.x/node-v13.9.0.tar.xz

View File

@ -1 +1 @@
13.8.0 1
13.9.0 1