nodejs-lts-10: update to 10.22.0.
This commit is contained in:
parent
7062ddec1a
commit
349d78da5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs-lts-10'
|
||||
pkgname=nodejs-lts-10
|
||||
version=10.21.0
|
||||
version=10.22.0
|
||||
revision=1
|
||||
wrksrc="node-v${version}"
|
||||
hostmakedepends="pkg-config python zlib-devel which $(vopt_if icu icu-devel)
|
||||
|
@ -16,7 +16,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
|
|||
license="MIT"
|
||||
homepage="https://nodejs.org/"
|
||||
distfiles="${homepage}/download/release/v${version}/node-v${version}.tar.xz"
|
||||
checksum=26b01fa28338cacaa8a66d7963ab2514e81678c268ab52ec55dcf937aadcb73b
|
||||
checksum=e07575455cbb6670e3f30d2f846d3078ef2c181255ff0932089182529443e1db
|
||||
python_version=2 #unverified
|
||||
|
||||
build_options="ssl libuv http_parser icu nghttp2 cares"
|
||||
|
|
Loading…
Reference in a new issue