mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
pnpm: update to 8.6.6, adopt
This commit is contained in:
parent
9b24635451
commit
4a652399f0
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'pnpm'
|
||||
pkgname=pnpm
|
||||
version=8.6.5
|
||||
version=8.6.6
|
||||
revision=1
|
||||
build_style=fetch
|
||||
hostmakedepends="nodejs jq"
|
||||
depends="nodejs"
|
||||
short_desc="Fast, disk space efficient package manager"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
license="MIT"
|
||||
homepage="https://pnpm.io/"
|
||||
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
|
||||
checksum=91dd45b4762c73f58f354999867854fcbe7376235474d131080fe391f2eb5227
|
||||
checksum=52f3e7d33884929f1902a7494a616d844b506ed46592e65463ba45e97cc25a1b
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue