pnpm: update to 8.6.10.

This commit is contained in:
Bnyro 2023-07-24 10:45:01 +02:00 committed by classabbyamp
parent d11bed8612
commit aa961ab7d3

View file

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=8.6.9 version=8.6.10
revision=1 revision=1
build_style=fetch build_style=fetch
hostmakedepends="nodejs jq" hostmakedepends="nodejs jq"
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT" license="MIT"
homepage="https://pnpm.io/" homepage="https://pnpm.io/"
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz" distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
checksum=c94450b6623ecedb5e8c7045c7e67cb240bbe88e17660b3d8c57207dfd1eff90 checksum=f8021ef55420c7d7cafe689c2cdb1bf1881d2f75219705ad3ab38966eac283f3
python_version=3 python_version=3
do_install() { do_install() {