aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/rpm
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-08-01 08:46:12 -0700
committerAnders Broman <a.broman58@gmail.com>2016-08-02 04:21:14 +0000
commitc84af8d8c694d0104816272a7d30e9ca54fceea6 (patch)
tree853d5c16659cd1d56654e679e8d2f348eaf4d433 /packaging/rpm
parent867d7ca399a3832dec8c22f717442420a0a44665 (diff)
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 <a.broman58@gmail.com>
Diffstat (limited to 'packaging/rpm')
-rw-r--r--packaging/rpm/SPECS/wireshark.spec.in4
1 files changed, 2 insertions, 2 deletions
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 <gerald[AT]wireshark.org>
# Some distributions create a wireshark-devel package; get rid of it