SHA256
2
1
forked from pool/deno
2022-08-25 17:58:18 +00:00
committed by Git OBS Bridge
parent a0eea10019
commit 3bf000419f
6 changed files with 37 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
Name: deno
Version: 1.24.3
Version: 1.25.0
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT
@@ -28,8 +28,6 @@ URL: https://github.com/denoland/deno
Source0: %{name}-%{version}.tar.xz
Source1: vendor.tar.xz
Source99: revendor_source.sh
# see https://github.com/denoland/chromium_build/pull/197
Patch0: fix-cflags.patch
# gcc-c++ needed to build SPIRV-Cross
BuildRequires: clang
BuildRequires: gcc-c++