mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
portaudio: update SRC_URI
* 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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user