aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/sharutils
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-07-31 23:56:23 +0300
committerKhem Raj <raj.khem@gmail.com>2019-08-02 18:04:41 -0700
commit71cb56871d09ac827157992d87d4c11afff0a372 (patch)
tree0ac9c8369c4afbcbd508c31f3ba10ea7f675941c /meta-oe/recipes-support/sharutils
parentda88c383e55671bb652022e9133e559ca028d162 (diff)
downloadmeta-openembedded-contrib-71cb56871d09ac827157992d87d4c11afff0a372.tar.gz
meta-oe: Change some ftp:// URIs to http(s)://
For glibmm this is done with the gnomebase class. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/sharutils')
-rw-r--r--meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
index dca42676dc..8f39fde821 100644
--- a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
+++ b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit gettext autotools
-SRC_URI = "ftp://ftp.gnu.org/gnu/${BPN}/${BP}.tar.gz \
+SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \
file://0001-Fix-build-with-clang.patch \
file://CVE-2018-1000097.patch \
"