yarn: update to 1.22.10

This commit is contained in:
Leonid Pliushch 2020-11-22 20:52:05 +00:00
parent 1db2108190
commit ea04260911
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://yarnpkg.com/
TERMUX_PKG_DESCRIPTION="Fast, reliable, and secure dependency management"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_VERSION=1.22.5
TERMUX_PKG_VERSION=1.22.10
TERMUX_PKG_SRCURL=https://yarnpkg.com/downloads/${TERMUX_PKG_VERSION}/yarn-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c664fb4692e4dfea750a37a533780834b40198c00cef4bbc5e8c14abab2ac141
TERMUX_PKG_SHA256=7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e
TERMUX_PKG_DEPENDS="nodejs | nodejs-lts"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true