pnpm: update to 9.7.0.

This commit is contained in:
Bnyro 2024-08-10 12:58:14 +02:00 committed by cinerea0
parent f1aae144e9
commit 70b00dd167
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=9.5.0 version=9.7.0
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=dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5 checksum=b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559
python_version=3 python_version=3
do_install() { do_install() {