nodejs: Rebuild

This commit is contained in:
Alexey Pavlov
2018-09-25 12:05:30 +03:00
parent 91a8d4a096
commit d64c6b2eda

View File

@@ -8,7 +8,7 @@ _realname=nodejs
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=8.11.1
pkgrel=3
pkgrel=4
pkgdesc="Evented I/O for V8 javascript (mingw-w64)"
arch=('any')
url="https://nodejs.org/"
@@ -38,16 +38,16 @@ source=("https://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.xz"
'0011-detect-architecture.patch'
'0012-Use-shell-wrapper-script-for-npm-on-MSYS2-MinGW-w64.patch'
'0013-Revert-to-FHS-installation-paths-on-Windows-tests-no.patch'
'0014-Fix-linking-of-cctest-in-mingw-w64.patch'
'0015-cctest-allow-building-with-municode.patch'
'0016-format-macros.h-do-not-rely-on-__STDC_FORMAT_MACROS.patch'
'0017-Do-not-get-confused-by-the-presence-of-winpthread.patch'
'0018-Add-missing-include-to-build-condition-variable.cc-s.patch'
'0019-Do-not-let-nghttp2-pretend-that-ssize_t-is-int.patch'
'0020-inspector-use-namespaced-icu-symbols.patch'
'0021-Use-wide-character-Win32-API-functions-to-handle-wch.patch'
'0022-Disable-MSVC_HACK.patch'
'0023-Make-sure-that-__rdtsc-is-declared.patch'
'0014-Fix-linking-of-cctest-in-mingw-w64.patch'
'0015-cctest-allow-building-with-municode.patch'
'0016-format-macros.h-do-not-rely-on-__STDC_FORMAT_MACROS.patch'
'0017-Do-not-get-confused-by-the-presence-of-winpthread.patch'
'0018-Add-missing-include-to-build-condition-variable.cc-s.patch'
'0019-Do-not-let-nghttp2-pretend-that-ssize_t-is-int.patch'
'0020-inspector-use-namespaced-icu-symbols.patch'
'0021-Use-wide-character-Win32-API-functions-to-handle-wch.patch'
'0022-Disable-MSVC_HACK.patch'
'0023-Make-sure-that-__rdtsc-is-declared.patch'
'node')
prepare() {