]> git.pld-linux.org Git - packages/yarn.git/blobdiff - yarn.spec
Update to 1.22.4
[packages/yarn.git] / yarn.spec
index 23f1d33e35ecdf42ad79f31f838e52c3769d003d..44536f316b0e67615ff3736297814d656804e596 100644 (file)
--- a/yarn.spec
+++ b/yarn.spec
@@ -1,11 +1,11 @@
 Summary:       Fast, reliable, and secure node dependency management
 Name:          yarn
-Version:       1.12.3
+Version:       1.22.4
 Release:       1
 License:       BSD
 Group:         Development/Tools
 Source0:       https://github.com/yarnpkg/yarn/releases/download/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5: 925d0dd6eebf08f761a2efd4da981d17
+# Source0-md5: faf483d50aa8ccbdc802efa0cac5d4d3
 URL:           https://yarnpkg.com/
 BuildRequires: rpmbuild(macros) >= 1.634
 BuildRequires: sed >= 4.0
@@ -35,6 +35,7 @@ package before its code is executed.
 %{__rm} bin/*.cmd
 %{__rm} bin/yarn
 %{__rm} bin/yarnpkg
+%{__sed} -i -e '1s,^#!.*node,#!/usr/bin/node,' bin/yarn.js lib/cli.js
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.060936 seconds and 4 git commands to generate.