aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2013-07-31 20:19:20 +0200
committerAndreas Oberritter <obi@opendreambox.org>2013-07-31 20:20:53 +0200
commit4cc5bdab5d8f91661004987e91c42fa750ba54be (patch)
tree02f0327b8bcb3ff36b187da52f851142b9fc5133
parentad63e650894275377ef8ca42c57cdde2f7ddf66f (diff)
downloadmeta-openembedded-contrib-4cc5bdab5d8f91661004987e91c42fa750ba54be.tar.gz
ccid: fix broken SRC_URI
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta-oe/recipes-support/ccid/ccid_1.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.4.bb b/meta-oe/recipes-support/ccid/ccid_1.4.4.bb
index 734e854968..7a6b1bcc09 100644
--- a/meta-oe/recipes-support/ccid/ccid_1.4.4.bb
+++ b/meta-oe/recipes-support/ccid/ccid_1.4.4.bb
@@ -7,7 +7,7 @@ PR = "r0"
DEPENDS = "virtual/libusb0 pcsc-lite"
RDEPENDS_${PN} = "pcsc-lite"
-SRC_URI = "https://alioth.debian.org/frs/download.php/3579/ccid-${PV}.tar.bz2"
+SRC_URI = "https://alioth.debian.org/frs/download.php/file/3579/ccid-${PV}.tar.bz2"
SRC_URI[md5sum] = "79ef91103bcdd99a3b31cb5c5721a829"
SRC_URI[sha256sum] = "953e430d2e37a67b99041f584249085656d73e72390dfe40589f4dd5c367edd0"