mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
libtasn1: update SRC_URI
libtasn is no longer hosted as a sub-project of gnutls, it has its ftp directory. (From OE-Core rev: 4570c1e4f5ba3f3c2f5be8b46d47efc3921d3e6b) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f8cddd7457
commit
16ca6dda2c
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz"
|
||||
SRC_URI = "ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "f4f4035b84550100ffeb8ad4b261dea9"
|
||||
SRC_URI[sha256sum] = "fac46855fac8b08cf6f5a1b60cebad8e090bac1f06c335a044e84110d0b412c4"
|
||||
|
||||
Reference in New Issue
Block a user