mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pnpm: update to 8.7.6.
This commit is contained in:
parent
3e279532dd
commit
773ce8245b
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.7.5
|
version=8.7.6
|
||||||
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=c69c54d81c58e23ee23324729e68d012fe3ef3b7e62e2dc521b1141c2a36567e
|
checksum=c95869d443ed8fd6b7bb164bb8e89b56cabdc24f3c79b87ef68d8ae1c6b1d0e2
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue