mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
pnpm: update to 9.12.1.
This commit is contained in:
parent
d7f543682f
commit
09861e44c7
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=9.11.0
|
version=9.12.1
|
||||||
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=1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754
|
checksum=91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue