]> git.pld-linux.org Git - packages/yarn.git/commitdiff
Up to 1.22.5, this is classic yarn not 2.x auto/th/yarn-1.22.5-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 6 Mar 2021 21:36:41 +0000 (23:36 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 6 Mar 2021 21:37:47 +0000 (23:37 +0200)
yarn.spec

index 44536f316b0e67615ff3736297814d656804e596..06433f507854db6e7904396ee45ef2df4299068e 100644 (file)
--- a/yarn.spec
+++ b/yarn.spec
@@ -1,15 +1,15 @@
 Summary:       Fast, reliable, and secure node dependency management
 Name:          yarn
-Version:       1.22.4
+Version:       1.22.5
 Release:       1
 License:       BSD
 Group:         Development/Tools
 Source0:       https://github.com/yarnpkg/yarn/releases/download/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5: faf483d50aa8ccbdc802efa0cac5d4d3
-URL:           https://yarnpkg.com/
+# Source0-md5: a4d5802cc7eec88edf47bd8887acb06c
+URL:           https://classic.yarnpkg.com/lang/en/
 BuildRequires: rpmbuild(macros) >= 1.634
 BuildRequires: sed >= 4.0
-Requires:      nodejs >= 4.0
+Requires:      nodejs >= 4.8.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.116554 seconds and 4 git commands to generate.