commit 227e6eab50d3fa5c61191841731ac95907b6bcd3 Author: Georg Koppen gk@torproject.org Date: Tue Aug 5 08:05:41 2014 +0000
Fix NoScript's package name. --- gitian/versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitian/versions b/gitian/versions index b29948c..b62e547 100755 --- a/gitian/versions +++ b/gitian/versions @@ -46,7 +46,7 @@ HTTPSE_VER=3.5.3 ## File names for the source packages OPENSSL_PACKAGE=openssl-${OPENSSL_VER}.tar.gz GMP_PACKAGE=gmp-${GMP_VER}.tar.bz2 -NOSCRIPT_PACKAGE=noscript_security_suite-2.6.8.36-sm+fn+fx.xpi +NOSCRIPT_PACKAGE=noscript_security_suite-2.6.8.36-sm+fx+fn.xpi HTTPSE_PACKAGE=https-everywhere-${HTTPSE_VER}.xpi TOOLCHAIN4_PACKAGE=x86_64-apple-darwin10.tar.xz TOOLCHAIN4_OLD_PACKAGE=multiarch-darwin11-cctools127.2-gcc42-5666.3-llvmgcc42-2336.1-Linux-120724.tar.xz