diff options
| -rw-r--r-- | njs.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -34,7 +34,9 @@ Release:           2%{?dist}  License:           BSD-2-Clause  URL:               https://github.com/%{gh_owner}/%{project} +# See https://github.com/nginx/njs/tags  Source0:           https://github.com/%{gh_owner}/%{project}/archive/%{gh_commit}/%{project}-%{version}-%{gh_short}.tar.gz +# See https://github.com/bellard/quickjs/commits/master/  Source1:           https://github.com/%{qjs_owner}/%{qjs_project}/archive/%{qjs_commit}/%{qjs_project}-%{qjs_short}.tar.gz  BuildRequires:     make  | 
