aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2013-07-31 20:19:51 +0200
committerAndreas Oberritter <obi@opendreambox.org>2013-07-31 20:20:53 +0200
commit6a71f51253f9a41b4547838065ad018994562af7 (patch)
treee26af212fe2f00d158499c25634837abbd10cd25
parent4cc5bdab5d8f91661004987e91c42fa750ba54be (diff)
downloadmeta-openembedded-contrib-obi/denzil.tar.gz
pcsc-lite: fix broken SRC_URIobi/denzil
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb
index a4f3fcc0c8..98e15eb79b 100644
--- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb
+++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.7.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c8e551349dc346258274f0007679e149"
DEPENDS = "udev"
PR = "r3"
-SRC_URI = "https://alioth.debian.org/frs/download.php/3533/pcsc-lite-${PV}.tar.bz2"
+SRC_URI = "https://alioth.debian.org/frs/download.php/file/3533/pcsc-lite-${PV}.tar.bz2"
SRC_URI[md5sum] = "47e7055cfc14399fdaa1b7a4aa06e5aa"
SRC_URI[sha256sum] = "41f13d552eaa2c3978fbb6f2125e81903a0767011d999052fd1a6ee03880b398"