forked from kiss-community/repo
nodejs: bump to 13.9.0
This commit is contained in:
parent
f14ed67044
commit
a112733773
@ -1,7 +1,8 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr
|
--prefix=/usr \
|
||||||
|
--shared-zlib
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
@ -1 +1 @@
|
|||||||
bb6104c9da90cfba02e231c524899bad6592d67ea5dc9dcb88ac0ff2b63f83c0 node-v13.8.0.tar.xz
|
fcf7d2c3231abddbc07d203029295932255a643d0792c016910a79f18784c87c node-v13.9.0.tar.xz
|
||||||
|
@ -1 +1,2 @@
|
|||||||
python make
|
python make
|
||||||
|
zlib
|
||||||
|
@ -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
|
||||||
|
@ -1 +1 @@
|
|||||||
13.8.0 1
|
13.9.0 1
|
||||||
|
Loading…
Reference in New Issue
Block a user