mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pnpm: update to 8.6.11.
This commit is contained in:
parent
9fb9548beb
commit
9760203fba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pnpm'
|
# Template file for 'pnpm'
|
||||||
pkgname=pnpm
|
pkgname=pnpm
|
||||||
version=8.6.10
|
version=8.6.11
|
||||||
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=f8021ef55420c7d7cafe689c2cdb1bf1881d2f75219705ad3ab38966eac283f3
|
checksum=6713c6bb13a7cd01d0cc86032ed1318188d10f4d87fd9aad6f131c81cb008551
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue