1.42.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=183
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: deno
|
||||
Version: 1.42.0
|
||||
Version: 1.42.1
|
||||
Release: 0
|
||||
Summary: A secure JavaScript and TypeScript runtime
|
||||
License: MIT
|
||||
@@ -69,12 +69,13 @@ updated with the --reload flag.
|
||||
|
||||
%prep
|
||||
%autosetup -a1 -p1
|
||||
cp %{SOURCE2} .cargo/config
|
||||
# Drop lock file due to revendor_source.sh breaking check
|
||||
rm Cargo.lock
|
||||
# drop checksum for ICU 72 -> 73
|
||||
echo '{"files":{},"package":""}' > vendor/deno_core/.cargo-checksum.json
|
||||
|
||||
cp %{SOURCE2} .cargo/config
|
||||
|
||||
%build
|
||||
export V8_FROM_SOURCE=1
|
||||
export CLANG_BASE_PATH=%{_prefix}
|
||||
|
Reference in New Issue
Block a user