2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

nodejs: bump to 13.6.0

This commit is contained in:
Dylan Araps 2020-01-08 12:01:35 +02:00
parent 64362b847c
commit 398e63a53b
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 3 additions and 6 deletions

View File

@ -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

View File

@ -1 +1 @@
5311ac9b19d27559d045acdf17b1006a4962099f770b5bab104253545d2ae9d9 node-v13.5.0.tar.xz
553f6b7ac3826f616fecf640d92be77498efdd19776ef958ae32ae108bb5c949 node-v13.6.0.tar.xz

View File

@ -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

View File

@ -1 +1 @@
13.5.0 1
13.6.0 1