From 33befdcb6c6ae45d309066031e882f32d0f9f9e5 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Thu, 12 May 2022 20:11:54 -0500 Subject: [PATCH] sys-apps/npm: Bump to 8.10.0 --- sys-apps/npm/{npm-8.5.1.recipe => npm-8.10.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-apps/npm/{npm-8.5.1.recipe => npm-8.10.0.recipe} (89%) diff --git a/sys-apps/npm/npm-8.5.1.recipe b/sys-apps/npm/npm-8.10.0.recipe similarity index 89% rename from sys-apps/npm/npm-8.5.1.recipe rename to sys-apps/npm/npm-8.10.0.recipe index 86e80adde..f20f0d6ef 100644 --- a/sys-apps/npm/npm-8.5.1.recipe +++ b/sys-apps/npm/npm-8.10.0.recipe @@ -6,7 +6,7 @@ LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://github.com/npm/cli/archive/v$portVersion.tar.gz" SOURCE_DIR="cli-$portVersion" -CHECKSUM_SHA256="bf84632ac3299df593250bc25a7af8ec64c43d683190dddaab43dd779b51dbe1" +CHECKSUM_SHA256="44379d57a076ee638ea18269113892d67039cb8f06795e88ce44c37338695d65" ARCHITECTURES="x86_64 !x86_gcc2"