nodejs-lts: rebuild with xbps-0.53.

This is needed due to fixing [1] and [2].

[1] https://github.com/void-linux/xbps/issues/2
[2] https://github.com/void-linux/void-packages/issues/398
This commit is contained in:
Enno Boland 2018-07-31 11:03:20 +02:00
parent 692edab29a
commit 6d9cfecd37
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

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