pnpm: update to 9.1.1.

This commit is contained in:
Bnyro 2024-05-14 20:34:12 +02:00 committed by cinerea0
parent a7eb40809b
commit 2bf058f5c2

View file

@ -1,6 +1,6 @@
# Template file for 'pnpm' # Template file for 'pnpm'
pkgname=pnpm pkgname=pnpm
version=9.0.5 version=9.1.1
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=61bd66913b52012107ec25a6ee4d6a161021ab99e04f6acee3aa50d0e34b4af9 checksum=9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b
python_version=3 python_version=3
do_install() { do_install() {