summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--njs.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/njs.spec b/njs.spec
index ce777e9..a1d6a2c 100644
--- a/njs.spec
+++ b/njs.spec
@@ -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