diff mbox

[1/1] chrpath: Fixed SRC_URI

Message ID 8de5da4bed5104adcbbfa6e452b3ffe2d632e1a0.1371041343.git.kibo@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

Kim Bøndergaard June 12, 2013, 12:51 p.m. UTC
---
 recipes/chrpath/chrpath_0.14.oe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Esben Haabendal June 20, 2013, 8:40 a.m. UTC | #1
Kim Bøndergaard <kibo@prevas.dk> writes:

> ---
>  recipes/chrpath/chrpath_0.14.oe | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Merged to master, thanks.

/Esben
diff mbox

Patch

diff --git a/recipes/chrpath/chrpath_0.14.oe b/recipes/chrpath/chrpath_0.14.oe
index cabe69b..dd44430 100644
--- a/recipes/chrpath/chrpath_0.14.oe
+++ b/recipes/chrpath/chrpath_0.14.oe
@@ -1,5 +1,5 @@ 
 require ${PN}.inc
 
-SRC_URI = "http://alioth.debian.org/frs/download.php/3648/chrpath-0.14.tar.gz"
+SRC_URI = "http://alioth.debian.org/frs/download.php/file/3648/chrpath-0.14.tar.gz"
 SRC_URI += "file://standarddoc.patch"
 SRC_URI += "file://cross-endian.patch"