pnpm: update to 8.15.1.
This commit is contained in:
parent
69ac783096
commit
8a1bef11a4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=8.13.1
|
||||
version=8.15.1
|
||||
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=9e5f62ce5f2b7d4ceb3c2848f41cf0b33032c24d683c7088b53f62b1885fb246
|
||||
checksum=245fe901f8e7fa8782d7f17d32b6a83995e2ae03984cb5b62b8949bfdc27c7b5
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue