nodejs: rebuild against icu-63.1

This commit is contained in:
Jürgen Buchmüller 2018-10-26 11:52:24 +02:00
parent 6a51efc1cc
commit 066eb5856c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=10.7.0
revision=2
revision=3
wrksrc="node-v${version}"
hostmakedepends="pkg-config python $(vopt_if icu icu)"
makedepends="zlib-devel python-devel $(vopt_if icu icu-devel)