aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-06-18 20:32:40 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-18 12:11:15 -0700
commit9a85b925c51308f93475d7cc8e2ddda90dff30fd (patch)
tree850a847fac5a51d08a4c29b4cb57ff7fa1643b67 /meta-networking
parenta52e374663ed92e73981251ade7a6cc5357c9c70 (diff)
downloadmeta-openembedded-9a85b925c51308f93475d7cc8e2ddda90dff30fd.tar.gz
libtalloc: fix upstream url
https://samba.org seems to be gone, switch to https://www.samba.org Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb
index 9f8ebcc410..59deb15b63 100644
--- a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb
+++ b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6
file://pytalloc.h;beginline=1;endline=18;md5=2c498cc6f2263672483237b20f46b43d"
-SRC_URI = "https://samba.org/ftp/talloc/talloc-${PV}.tar.gz \
+SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \
file://options-2.2.0.patch \
file://0001-waf-add-support-of-cross_compile.patch \
"