| Submitter | Martin Jansa |
|---|---|
| Date | Oct. 1, 2012, 2:38 p.m. |
| Message ID | <aa65c68a35c3855ed81c2fae46b0cb7941724a8d.1349102278.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/37539/ |
| State | Accepted |
| Commit | 0560c4e1ddb9f599dcefe4f27bb123847d6c3d82 |
| Headers | show |
Comments
Patch
diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb index 312ae60..b35d1d8 100644 --- a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb +++ b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb @@ -6,7 +6,7 @@ SRCREV = "1387" PV = "v19+svnr${SRCPV}" PR = "r0" -SRC_URI = "svn://www.portaudio.com/repos/portaudio;module=trunk;protocol=http" +SRC_URI = "svn://subversion.assembla.com/svn/portaudio/portaudio;module=trunk;protocol=http" S = "${WORKDIR}/trunk" inherit autotools
* http://www.portaudio.com/usingsvn.html: Note that we are in the process of migrating from Trac on portaudio.com to Assembla. (1/24/12) * old repo seems gone now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)