aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-08-26 11:11:46 +0300
committerArmin Kuster <akuster808@gmail.com>2019-09-02 19:39:52 -0700
commit8fc7a682d0179cfe2ea48c986c27d31db571e74a (patch)
tree364c155375d5c1f8d1d05e8ebf7eca88745ec57e /meta-networking/recipes-support
parent20073260bec004ea87827b7e40fff20c60b0c196 (diff)
downloadmeta-openembedded-8fc7a682d0179cfe2ea48c986c27d31db571e74a.tar.gz
wireshark: Use an upstream URL that stays valid longer
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb
index 572dc1a456..c2552a95b3 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb
@@ -8,7 +8,7 @@ DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-error libxml2 bi
DEPENDS_append_class-target = " wireshark-native chrpath-replacement-native "
-SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz"
+SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"