liveusb/releases.py

Sebastian Dziallas sdz at fedoraproject.org
Thu Dec 3 22:39:10 UTC 2009


 liveusb/releases.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7e91a18ee790be3fa93aac67b82c7adc5103bfbb
Author: Sebastian Dziallas <sebastian at when.com>
Date:   Thu Dec 3 23:38:46 2009 +0100

    last exhausted try to get the checksum right - finally

diff --git a/liveusb/releases.py b/liveusb/releases.py
index c3497cf..ed630b2 100644
--- a/liveusb/releases.py
+++ b/liveusb/releases.py
@@ -77,6 +77,6 @@ releases = (
     {
         'name': 'Sugar on a Stick v2 Blueberry',
         'url': 'http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso',
-        'sha1': 'b26cd2a1b14523f9e0cc7306392708be4d5105fa',
+        'sha1': '8022b68433295f12fbfffa66bf49205851a6a1e0',
     },
 )




More information about the liveusb-creator mailing list