Skip to content

Commit

Permalink
nodejs: bump to 13.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jan 8, 2020
1 parent 64362b8 commit 398e63a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions extra/nodejs/build
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion extra/nodejs/checksums
@@ -1 +1 @@
5311ac9b19d27559d045acdf17b1006a4962099f770b5bab104253545d2ae9d9 node-v13.5.0.tar.xz
553f6b7ac3826f616fecf640d92be77498efdd19776ef958ae32ae108bb5c949 node-v13.6.0.tar.xz
2 changes: 1 addition & 1 deletion extra/nodejs/sources
@@ -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
2 changes: 1 addition & 1 deletion extra/nodejs/version
@@ -1 +1 @@
13.5.0 1
13.6.0 1

0 comments on commit 398e63a

Please sign in to comment.