pnpm: update to 9.9.0.
This commit is contained in:
parent
59ce19945d
commit
39046ceba8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=9.7.0
|
||||
version=9.9.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=b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559
|
||||
checksum=7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue