mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
nodejs: fix update-check
This commit is contained in:
parent
9f95114be2
commit
2638b03bb1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ short_desc="Evented I/O for V8 javascript"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://nodejs.org/"
|
homepage="http://nodejs.org/"
|
||||||
|
update_pattern='v\K[\d.]{2,}'
|
||||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||||
checksum=75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e
|
checksum=75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue