From b1b459615504c68cef3ef003f75db6a828666442 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 16 Nov 2021 12:28:32 +0100 Subject: [PATCH] yarn: bump version --- sys-apps/yarn/{yarn-1.22.10.recipe => yarn-1.22.17.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-apps/yarn/{yarn-1.22.10.recipe => yarn-1.22.17.recipe} (89%) diff --git a/sys-apps/yarn/yarn-1.22.10.recipe b/sys-apps/yarn/yarn-1.22.17.recipe similarity index 89% rename from sys-apps/yarn/yarn-1.22.10.recipe rename to sys-apps/yarn/yarn-1.22.17.recipe index b7bd7c865..1e703d0eb 100644 --- a/sys-apps/yarn/yarn-1.22.10.recipe +++ b/sys-apps/yarn/yarn-1.22.17.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2016-present, Yarn Contributors" LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://github.com/yarnpkg/yarn/releases/download/v$portVersion/yarn-v$portVersion.tar.gz" -CHECKSUM_SHA256="7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e" +CHECKSUM_SHA256="267982c61119a055ba2b23d9cf90b02d3d16c202c03cb0c3a53b9633eae37249" SOURCE_DIR="yarn-v$portVersion" ARCHITECTURES="any"