update noscript, fix build scripts

Former-commit-id: bf078e96a88d009698354a58e52599c1f101b9cd
This commit is contained in:
R4SAS 2018-01-23 11:50:18 +03:00
parent 6423760c3c
commit 22e7f39ef9
9 changed files with 32 additions and 17 deletions

View file

@ -13,5 +13,6 @@ Links to software used for building i2pdbrowser
* Curl: https://winampplugins.co.uk/curl/
* CA Root Certificates: https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
* sed: http://unxutils.sourceforge.net/
* Firefox Portable launcher: https://portableapps.com/apps/internet/firefox-portable-esr
SHA512SUMS created with `find * -type f -print0 | xargs -0 -i sha512sum {}` command