forked from kiss-community/repo
nodejs: bump to 13.6.0
This commit is contained in:
parent
64362b847c
commit
398e63a53b
@ -1,8 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# Python 3 support (but not for > 3.5).
|
||||
sed -i 's/(3, 5)/(3, 8)/' configure
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
|
@ -1 +1 @@
|
||||
5311ac9b19d27559d045acdf17b1006a4962099f770b5bab104253545d2ae9d9 node-v13.5.0.tar.xz
|
||||
553f6b7ac3826f616fecf640d92be77498efdd19776ef958ae32ae108bb5c949 node-v13.6.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
https://nodejs.org/download/release/latest-v13.x/node-v13.5.0.tar.xz
|
||||
https://nodejs.org/download/release/latest-v13.x/node-v13.6.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
13.5.0 1
|
||||
13.6.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user