liveusb/releases.py

Luke Macken lmacken at fedoraproject.org
Tue Dec 1 20:07:34 UTC 2009


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

New commits:
commit d088f89d38a6866125f668b0849fd98a6792a990
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Dec 1 15:07:25 2009 -0500

    Fix a typo in the SoaS beta URL

diff --git a/liveusb/releases.py b/liveusb/releases.py
index 41c1cb7..21bea26 100644
--- a/liveusb/releases.py
+++ b/liveusb/releases.py
@@ -76,7 +76,7 @@ releases = (
 
     {
         'name': 'Sugar on a Stick v2 beta (snapshot 04)',
-        'url': 'http://download2.sugarlabs.org/soas/snapshots/2/soas04.iso',
+        'url': 'http://download.sugarlabs.org/soas/snapshots/2/soas04.iso',
         'sha1': '27700626ac05aa07aae4ee7fb411c6567945c3c8',
     },
 )




More information about the liveusb-creator mailing list