[packages/v8] - updated URLs, dropped upstream-tracker.org note (this domain is dead now)
qboosh
qboosh at pld-linux.org
Thu Apr 14 20:15:14 CEST 2016
commit f6756e651fbfb508da642fe744039d41825b62b6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 14 20:15:21 2016 +0200
- updated URLs, dropped upstream-tracker.org note (this domain is dead now)
v8.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/v8.spec b/v8.spec
index 4c91534..b3a1b39 100644
--- a/v8.spec
+++ b/v8.spec
@@ -1,5 +1,3 @@
-# NOTES
-# - see this page for deciding switching branch: http://upstream-tracker.org/versions/v8.html
# TODO
# - readline not working in d8 (at least arrows)
#
@@ -13,15 +11,15 @@ Version: 3.15.11.18
Release: 2
License: BSD
Group: Development/Languages
-# Source0Download: http://gsdview.appspot.com/chromium-browser-official/?marker=v8-3.15.11.17.tar.bz2
-#Source0: http://commondatastorage.googleapis.com/chromium-browser-official/%{name}-%{version}.tar.bz2
+#Source0Download: https://github.com/v8/v8/releases
+#Source0: https://github.com/v8/v8/archive/%{version}/%{name}-%{version}.tar.gz
Source0: %{name}-%{version}.tar.bz2
# Source0-md5: a08c74de1f8d71d309077cb7a640583f
Patch0: %{name}-cstdio.patch
Patch1: %{name}-strndup.patch
Patch3: %{name}-dynlink.patch
Patch4: abort-uncaught-exception.patch
-URL: https://code.google.com/p/v8/
+URL: https://github.com/v8/v8/wiki
BuildRequires: gyp
BuildRequires: libstdc++-devel >= 5:4.0
BuildRequires: python >= 1:2.5
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/v8.git/commitdiff/f6756e651fbfb508da642fe744039d41825b62b6
More information about the pld-cvs-commit
mailing list