Author: nextgens
Date: 2008-07-03 00:11:35 +0000 (Thu, 03 Jul 2008)
New Revision: 20942
Modified:
trunk/apps/new_installer/scripts/update.sh
Log:
update.sh: update the sha1 of sha1test.jar
Modified: trunk/apps/new_installer/scripts/update.sh
===================================================================
--- trunk/apps/new_installer/scripts/update.sh 2008-07-03 00:07:23 UTC (rev
20941)
+++ trunk/apps/new_installer/scripts/update.sh 2008-07-03 00:11:35 UTC (rev
20942)
@@ -2,7 +2,7 @@
WHEREAMI="`pwd`"
CAFILE="startssl.pem"
JOPTS="-Djava.net.preferIPv4Stack=true"
-SHA1_Sha1Test="5b69f30c827dc2e697ba043b075f1976a3fd9c2e"
+SHA1_Sha1Test="16bfa2d0e1f8bd7b2be79b2c26d88f47ea2164ca"
echo "Updating freenet"
invert_return_code () {