From 321f2c9d54e9ca5c3c2f8837fa6cdeaaebd55e7f Mon Sep 17 00:00:00 2001 From: eater Date: Sat, 7 Oct 2017 14:46:20 +0200 Subject: [PATCH] yarn: update to 1.1.0 --- srcpkgs/yarn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index 72f627160bb..e131851d163 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,6 +1,6 @@ # Template file for 'yarn' pkgname=yarn -version=1.0.2 +version=1.1.0 revision=1 hostmakedepends="yarn-bin" depends="nodejs" @@ -10,7 +10,7 @@ license="2-cause-BSD" homepage="https://yarnpkg.com/" distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz" conflicts="yarn-bin>=0" -checksum=da7ba9013a272a135543243c4e171f50f1199934fa04a339a8d1245ce92a4419 +checksum=422d24688d7e008717af84b4df14df50bd207faa8dc0cdccb779ea5a1477b5d6 pre_build() { yarn