Magellan Linux

Diff of /smage/trunk/extras/nodejs/nodejs-14.9.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 15428 by niro, Mon Aug 31 11:30:33 2020 UTC revision 15429 by niro, Mon Aug 31 11:32:07 2020 UTC
# Line 29  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 29  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
29  sminclude mbuild #alx-split  sminclude mbuild #alx-split
30    
31  SRC_URI=(  SRC_URI=(
  https://github.com/${PNAME}/${PNAME}/releases/downloads/v${PVER}/${SRCFILE}  
32   https://nodejs.org/dist/v${PVER}/${SRCFILE}   https://nodejs.org/dist/v${PVER}/${SRCFILE}
33   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
34  )  )

Legend:
Removed from v.15428  
changed lines
  Added in v.15429