forked from kiss-community/repo
nodejs: bump to 13.0.1
This commit is contained in:
parent
c7c8847653
commit
232ec84a70
@ -3,9 +3,6 @@
|
||||
# Python 3 support (but not > 3.5).
|
||||
sed -i -e 's/(3, 5)/(3, 8)/' configure
|
||||
|
||||
# Fix broken npm.
|
||||
sed -i -e "s/: '10/: '13/g" deps/npm/lib/utils/unsupported.js
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
|
@ -1 +1 @@
|
||||
45ff3b40afc3fc93fd62e31c0f5dfa046f307f0b33d0f32e09019f306bc74767 node-v13.0.0.tar.xz
|
||||
791b984cc896057f7b224da300184d408c8428c3b3f1401490e2b5dff60c3cd9 node-v13.0.1.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
https://nodejs.org/dist/v13.0.0/node-v13.0.0.tar.xz
|
||||
https://nodejs.org/dist/v13.0.1/node-v13.0.1.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
13.0.0 1
|
||||
13.0.1 1
|
||||
|
Loading…
Reference in New Issue
Block a user