mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
www/node20: Use .tar.xz instead of .tar.gz
Reported by: danfe
This commit is contained in:
parent
ede90a4e86
commit
7e9e394b00
@ -27,7 +27,7 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
|
||||
libnghttp2.so:www/libnghttp2 \
|
||||
libuv.so:devel/libuv
|
||||
|
||||
USES= compiler:c++11-lib gmake localbase pkgconfig python:build shebangfix
|
||||
USES= compiler:c++11-lib gmake localbase pkgconfig python:build shebangfix tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
|
||||
--shared-brotli \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1696001284
|
||||
SHA256 (node-v20.8.0.tar.gz) = daa1f39d262b8e07a06c272f2671337f1bfce54000db9662de0dfce3c18fff3c
|
||||
SIZE (node-v20.8.0.tar.gz) = 88145163
|
||||
TIMESTAMP = 1696753628
|
||||
SHA256 (node-v20.8.0.tar.xz) = 412be847ae6df61010ba9da3cc3e6be5b67aa002e354e919f59ec8360371704c
|
||||
SIZE (node-v20.8.0.tar.xz) = 41855692
|
||||
|
Loading…
Reference in New Issue
Block a user