From e3e3cd53d65f7bc04a9c5a9b784a5a6a790e7098 Mon Sep 17 00:00:00 2001 From: Stefan Siegl Date: Tue, 6 Nov 2018 12:12:36 +0100 Subject: [PATCH] Update PPA ref --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed15fc6..57ddeb6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ For some very first steps, instead of compiling manually you might want to try o image](https://registry.hub.docker.com/u/stesie/v8js/). It has v8, v8js and php-cli pre-installed so you can give it a try with PHP in "interactive mode". There is no Apache, etc. running however. -For Ubuntu @pinepain has PPAs for [various versions of V8](https://launchpad.net/~pinepain). +For Ubuntu @stesie has a PPA, based on prior work by @pinepain. +[See here](https://launchpad.net/~stesie/+archive/ubuntu/libv8/), packaging sources are available +[from ppa-packaging repository](https://github.com/phpv8/ppa-packaging/tree/stesie/) (*stesie* branch). You might want to install these and compile V8Js based on them. There also is a Heroku extension pack that has recent V8Js versions for PHP 7.x, see