yarn-bin: update to 1.3.2.

This commit is contained in:
maxice8 2017-11-05 08:55:42 -02:00 committed by Enno Boland
parent 35ce49d09d
commit a489d9cfb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yarn-bin'
pkgname=yarn-bin
version=1.1.0
version=1.3.2
revision=1
depends="nodejs"
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@ -9,7 +9,7 @@ license="2-cause-BSD"
homepage="https://yarnpkg.com/"
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
conflicts="yarn>=0"
checksum=171c1f9ee93c488c0d774ac6e9c72649047c3f896277d88d0f805266519430f3
checksum=6cfe82e530ef0837212f13e45c1565ba53f5199eec2527b85ecbcd88bf26821d
do_extract() {
tar xfz ${XBPS_SRCDISTDIR}/${pkgname}-${version}/yarn-v${version}.tar.gz --strip-components=1 -C ${wrksrc}