pnpm: update to 8.10.0.
This commit is contained in:
parent
d523a06381
commit
6accdc1f17
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=8.9.2
|
||||
version=8.10.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
hostmakedepends="nodejs jq"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
|||
license="MIT"
|
||||
homepage="https://pnpm.io/"
|
||||
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
|
||||
checksum=8d62573d93061f2722b7b48c9739e96cd4603c3ab153bc81c619dcb9861a214e
|
||||
checksum=3c5d70d07b0c4849d7e07398b62bf48ca6619ca86f77981125eaab7f5ee82c4c
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue