diff options
-rw-r--r-- | meta-oe/recipes-support/openct/openct_0.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/meta-oe/recipes-support/openct/openct_0.6.20.bb index 08b2e3c232..1514c7a958 100644 --- a/meta-oe/recipes-support/openct/openct_0.6.20.bb +++ b/meta-oe/recipes-support/openct/openct_0.6.20.bb | |||
@@ -11,7 +11,7 @@ readers to remote machines via TCP/IP." | |||
11 | DEPENDS += "libtool pcsc-lite libusb-compat" | 11 | DEPENDS += "libtool pcsc-lite libusb-compat" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |
14 | ${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \ | 14 | https://downloads.sourceforge.net/project/opensc/${BPN}/${BPN}-${PV}.tar.gz \ |
15 | file://etc-openct.udev.in-disablePROGRAM.patch \ | 15 | file://etc-openct.udev.in-disablePROGRAM.patch \ |
16 | file://etc-openct_usb.in-modify-UDEVINFO.patch \ | 16 | file://etc-openct_usb.in-modify-UDEVINFO.patch \ |
17 | file://openct.init \ | 17 | file://openct.init \ |