diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 20:07:16 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:53:10 +0200 |
commit | 78258334736331cef284214f411a866aff64e3fe (patch) | |
tree | 85f6d2d9300688954a55b0a7289999183f880752 /recipes/putty | |
parent | 0a31f35d99b56aa0f670909dc1df99c3e03c01d1 (diff) |
putty,puzzles: update SRC_URI for svn.tartarus.org
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/putty')
-rw-r--r-- | recipes/putty/putty_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/putty/putty_svn.bb b/recipes/putty/putty_svn.bb index 5975245018..8d8764db1e 100644 --- a/recipes/putty/putty_svn.bb +++ b/recipes/putty/putty_svn.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" SRCDATE = "20060814" PV = "0.58+cvs-${SRCDATE}" -SRC_URI = "svn://ixion.tartarus.org/main;module=putty \ +SRC_URI = "svn://svn.tartarus.org/sgt;module=putty \ file://lib.pro \ file://plink.pro \ file://pscp.pro \ |