From c84af8d8c694d0104816272a7d30e9ca54fceea6 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 1 Aug 2016 08:46:12 -0700 Subject: RPM: Download from https://www.wireshark.org/. Download from https://www.wireshark.org/ instead of https://wireshark.org/. This conforms to README.packaging and avoids a redirect. Change-Id: I0ed63f446bc16cbd501444c8743809672c4a084b Reviewed-on: https://code.wireshark.org/review/16829 Reviewed-by: Anders Broman --- packaging/rpm/SPECS/wireshark.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in index 068c58d75b..ecb3a9d15b 100644 --- a/packaging/rpm/SPECS/wireshark.spec.in +++ b/packaging/rpm/SPECS/wireshark.spec.in @@ -37,9 +37,9 @@ Version: @RPM_VERSION@ Release: 1 License: GPLv2+ Group: Applications/Internet -Source: https://wireshark.org/download/src/%{name}-%{package_version}.tar.xz +Source: https://www.wireshark.org/download/src/%{name}-%{package_version}.tar.xz # Or this URL for automated builds: -#Source: https://wireshark.org/download/automated/src/%{name}-%{package_version}.tar.xz +#Source: https://www.wireshark.org/download/automated/src/%{name}-%{package_version}.tar.xz URL: https://www.wireshark.org/ Packager: Gerald Combs # Some distributions create a wireshark-devel package; get rid of it -- cgit v1.2.3